Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h194 usb_port_mask_t h_port_change; member
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3084 hubd->h_port_change |= port_change; in hubd_check_ports()
3088 hubd->h_port_change); in hubd_check_ports()
3579 hubd->h_port_change |= port_change & in hubd_read_cb()
3584 hubd->h_port_change, hubd->h_port_reset_wait); in hubd_read_cb()
3599 (hubd->h_port_change) && in hubd_read_cb()
3751 (hubd->h_port_change)) { in hubd_hotplug_thread()
3756 if (hubd->h_port_change & HUB_CHANGE_STATUS) { in hubd_hotplug_thread()
3764 hubd->h_port_change &= ~HUB_CHANGE_STATUS; in hubd_hotplug_thread()
3786 port, port_mask, hubd->h_port_change, in hubd_hotplug_thread()
3792 if ((hubd->h_port_change & port_mask) == 0) { in hubd_hotplug_thread()
[all …]