Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhubdi.h50 int usba_hubdi_root_hub_power(dev_info_t *, int, int);
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c98 int usba_hubdi_root_hub_power(dev_info_t *dip, int comp, int level);
130 usba_hubdi_root_hub_power, /* Power */
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c56 int usba_hubdi_root_hub_power(dev_info_t *dip, int comp, int level);
87 usba_hubdi_root_hub_power, /* Power */
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m211 link path=usr/share/man/man9f/usba_hubdi_root_hub_power.9f \
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c2249 usba_hubdi_root_hub_power, /* devo_power */
/illumos-gate/usr/src/man/man9f/
H A DMakefile1256 usba_hubdi_root_hub_power.9f \
2155 usba_hubdi_root_hub_power.9f := LINKSRC = usba_hubdi_dev_ops.9f
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c493 int usba_hubdi_root_hub_power(dev_info_t *dip, int comp, int level);
546 usba_hubdi_root_hub_power, /* Power */
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1810 usba_hubdi_root_hub_power(dev_info_t *dip, int comp, int level) in usba_hubdi_root_hub_power() function