Home
last modified time | relevance | path

Searched defs:usb_device_port_path (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_ioctl.h146 struct usb_device_port_path { struct
147 uint8_t udp_bus; /* which bus we are on */
148 uint8_t udp_index; /* which device index */
149 uint8_t udp_port_level; /* how many levels: 0, 1, 2 ... */
150 uint8_t udp_port_no[USB_DEVICE_PORT_PATH_MAX];