Home
last modified time | relevance | path

Searched refs:USB_SET_PORT_DISABLE (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h310 #define USB_SET_PORT_DISABLE _IOW ('U', 144, int) macro
Dusb_generic.c2413 case USB_SET_PORT_DISABLE: { in ugen_ioctl_post()