Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c532 static int hubd_handle_port_connect(hubd_t *hubd, usb_port_t port);
1329 online_child |= (hubd_handle_port_connect(hubd, in hubd_config_one()
3835 (hubd_handle_port_connect(hubd, in hubd_hotplug_thread()
3873 (hubd_handle_port_connect( in hubd_hotplug_thread()
4084 hubd_handle_port_connect(hubd_t *hubd, usb_port_t port) in hubd_handle_port_connect() function
5198 rval = hubd_handle_port_connect(hubd, port); in hubd_recover_disabled_port()
7524 (void) hubd_handle_port_connect(hubd, port); in usba_hubdi_ioctl()
8787 online_child |= (hubd_handle_port_connect(hubd, in hubd_reset_thread()
9048 if ((rval = hubd_handle_port_connect(hubd, port)) in usba_hubdi_reset_device()