Searched refs:usba_bind_driver (Results 1 – 5 of 5) sorted by relevance
291 int usba_bind_driver(dev_info_t *);
969 if (usba_bind_driver(ia_dip) == USB_SUCCESS) { in usb_mid_create_children()994 if (usba_bind_driver(cdip) == in usb_mid_create_children()
831 (void) usba_bind_driver(cdip); in usb_ia_create_children()
6283 (void) usba_bind_driver(child_dip); in hubd_create_child()6306 rval = usba_bind_driver(child_dip); in hubd_create_child()6366 (void) usba_bind_driver(child_dip); in hubd_create_child()
3019 usba_bind_driver(dev_info_t *dip) in usba_bind_driver() function