Home
last modified time | relevance | path

Searched refs:hubd_delete_child (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c522 static int hubd_delete_child(hubd_t *hubd, usb_port_t port, uint_t flag,
2395 (void) hubd_delete_child(hubd, port, NDI_DEVI_REMOVE, in hubd_check_disconnected_ports()
6762 hubd_delete_child(hubd_t *hubd, usb_port_t port, uint_t flag, boolean_t retry) in hubd_delete_child() function
7821 if (hubd_delete_child(hubd, port, in usba_hubdi_ioctl()
7828 if (hubd_delete_child(hubd, port, in usba_hubdi_ioctl()
9065 rval = hubd_delete_child(hubd, reset_port, in hubd_reset_thread()
9082 if ((rval != USB_SUCCESS) && (hubd_delete_child(hubd, in hubd_reset_thread()