Searched refs:usba_hubdi_detach (Results 1 – 6 of 6) sorted by relevance
57 int usba_hubdi_detach(dev_info_t *, ddi_detach_cmd_t);
75 usba_hubdi_detach, /* detach */
859 if (usba_hubdi_detach(uhcip->uhci_dip, DDI_SUSPEND) != DDI_SUCCESS) { in uhci_cpr_suspend()
2009 if (usba_hubdi_detach(ehcip->ehci_dip, DDI_SUSPEND) != DDI_SUCCESS) { in ehci_cpr_suspend()
420 if (usba_hubdi_detach(dip, DDI_DETACH) != DDI_SUCCESS) { in usba_hubdi_unbind_root_hub()2112 usba_hubdi_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in usba_hubdi_detach() function
2341 if (usba_hubdi_detach(ohcip->ohci_dip, DDI_SUSPEND) != DDI_SUCCESS) { in ohci_cpr_suspend()