Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_ioctl.h132 struct usb_device_port_path { struct
133 uint8_t udp_bus; /* which bus we are on */
134 uint8_t udp_index; /* which device index */
135 uint8_t udp_port_level; /* how many levels: 0, 1, 2 ... */
136 uint8_t udp_port_no[USB_DEVICE_PORT_PATH_MAX];