Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c503 static int hubd_check_ports(hubd_t *hubd);
2050 if (hubd_check_ports(hubd) != USB_SUCCESS) { in usba_hubdi_attach()
3042 hubd_check_ports(hubd_t *hubd) in hubd_check_ports() function