Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c531 static int hubd_reset_port(hubd_t *hubd, usb_port_t port);
2652 (void) hubd_reset_port(hubd, port); in hubd_restore_device_state()
2730 (void) hubd_reset_port(hubd, port); in hubd_restore_device_state()
4295 if ((rval = hubd_reset_port(hubd, port)) != USB_SUCCESS) { in hubd_handle_port_connect()
4812 hubd_reset_port(hubd_t *hubd, usb_port_t port) in hubd_reset_port() function