Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c527 static int hubd_set_hub_depth(hubd_t *hubd);
2027 if (hubd_set_hub_depth(hubd) != USB_SUCCESS) { in usba_hubdi_attach()
3321 hubd_set_hub_depth(hubd_t *hubd) in hubd_set_hub_depth() function