Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h229 int (*usba_hcdi_hub_update)( member
/illumos-gate/usr/src/man/man9e/
H A DMakefile97 usba_hcdi_hub_update.9e \
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m126 file path=usr/share/man/man9e/usba_hcdi_hub_update.9e
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1933 ops->usba_hcdi_hub_update = xhci_hcdi_hub_update; in xhci_hcd_init()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2011 if (hubd->h_usba_device->usb_hcdi_ops->usba_hcdi_hub_update != NULL && in usba_hubdi_attach()
2019 ret = ud->usb_hcdi_ops->usba_hcdi_hub_update(ud, in usba_hubdi_attach()