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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c87 static int ehci_attach(dev_info_t *dip, ddi_attach_cmd_t cmd);
125 ehci_attach, /* Attach */
195 * ehci_attach:
204 ehci_attach(dev_info_t *dip, function
375 "ehci_attach: dip = 0x%p done", (void *)dip);

Completed in 57 milliseconds