usba_bind_driver
(void) usba_bind_driver(cdip);
if (usba_bind_driver(ia_dip) == USB_SUCCESS) {
if (usba_bind_driver(cdip) ==
(void) usba_bind_driver(child_dip);
rval = usba_bind_driver(child_dip);
(void) usba_bind_driver(child_dip);
int usba_bind_driver(dev_info_t *);