Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c525 static int hubd_get_hub_descriptor(hubd_t *hubd);
1996 if (hubd_get_hub_descriptor(hubd) != USB_SUCCESS) { in usba_hubdi_attach()
3161 hubd_get_hub_descriptor(hubd_t *hubd) in hubd_get_hub_descriptor() function