Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_device.h243 uint8_t port_index; /* parent HUB port index */ member
Dusb_device.c1465 struct usb_device *parent_hub, uint8_t depth, uint8_t port_index, in usb_alloc_device()