Searched defs:ehci_root_hub (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_hub.h55 typedef struct ehci_root_hub { struct
H A Dehcid.h183 ehci_root_hub_t ehci_root_hub; /* Root hub info */ member in struct:ehci_state
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2508 boolean_t ehci_root_hub; local
2537 ehci_root_hub = (strcmp(ddi_driver_name(dip), "ehci") == 0);
2665 } else if (ehci_root_hub) {

Completed in 59 milliseconds