Searched refs:hubd_delete_child (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 521 static int hubd_delete_child(hubd_t *hubd, usb_port_t port, uint_t flag, 2342 (void) hubd_delete_child(hubd, port, NDI_DEVI_REMOVE, in hubd_check_disconnected_ports() 6438 hubd_delete_child(hubd_t *hubd, usb_port_t port, uint_t flag, boolean_t retry) in hubd_delete_child() function 7503 if (hubd_delete_child(hubd, port, in usba_hubdi_ioctl() 7510 if (hubd_delete_child(hubd, port, in usba_hubdi_ioctl() 8751 rval = hubd_delete_child(hubd, reset_port, in hubd_reset_thread() 8768 if ((rval != USB_SUCCESS) && (hubd_delete_child(hubd, in hubd_reset_thread()
|