usba_hubdi_detach
if (usba_hubdi_detach(ehcip->ehci_dip, DDI_SUSPEND) != DDI_SUCCESS) {
if (usba_hubdi_detach(ohcip->ohci_dip, DDI_SUSPEND) != DDI_SUCCESS) {
if (usba_hubdi_detach(uhcip->uhci_dip, DDI_SUSPEND) != DDI_SUCCESS) {
usba_hubdi_detach, /* detach */
if (usba_hubdi_detach(dip, DDI_DETACH) != DDI_SUCCESS) {
int usba_hubdi_detach(dev_info_t *, ddi_detach_cmd_t);