Searched refs:USB_SET_PORT_DISABLE (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 310 #define USB_SET_PORT_DISABLE _IOW ('U', 144, int) macro |
D | usb_generic.c | 2413 case USB_SET_PORT_DISABLE: { in ugen_ioctl_post() |