Searched refs:fifoq_interface (Results 1 – 6 of 6) sorted by relevance
52 struct fifoq_interface { struct57 struct fifoq_interface iface; argument66 struct fifoq_interface iface;75 #define FIFOQ_IF_ATTACH _IOW('Q', 1, struct fifoq_interface)76 #define FIFOQ_IF_DETACH _IOW('Q', 2, struct fifoq_interface)77 #define FIFOQ_ENABLE _IOW('Q', 3, struct fifoq_interface)78 #define FIFOQ_DISABLE _IOW('Q', 4, struct fifoq_interface)
125 struct fifoq_interface *ifacep; in fifoqioctl() 143 ifacep = (struct fifoq_interface *)addr; in fifoqioctl() 153 ifacep = (struct fifoq_interface *)addr; in fifoqioctl() 163 ifp = ifunit(((struct fifoq_interface *)addr)->fifoq_ifname); in fifoqioctl() 198 ifacep = (struct fifoq_interface *)addr; in fifoqioctl()
171 struct fifoq_interface iface; in fifoq_attach()207 struct fifoq_interface iface; in fifoq_detach()225 struct fifoq_interface iface; in fifoq_enable()238 struct fifoq_interface iface; in fifoq_disable()
638 unsigned struct_fifoq_interface_sz = sizeof(fifoq_interface);
800 unsigned struct_fifoq_interface_sz = sizeof(fifoq_interface);
799 unsigned struct_fifoq_interface_sz = sizeof(fifoq_interface);