Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c99 static usb_port_t hubd_get_port_num(hubd_t *, struct devctl_iocdata *);
7748 if ((port = hubd_get_port_num(hubd, dcp)) == 0) { in usba_hubdi_ioctl()
8397 hubd_get_port_num(hubd_t *hubd, struct devctl_iocdata *dcp) in hubd_get_port_num() function