Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h292 boolean_t hotplug_during_attach; member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3110 arg->hotplug_during_attach = B_TRUE; in hubd_check_ports()
3752 arg->hotplug_during_attach = B_FALSE; in hubd_read_cb()
3788 boolean_t attach_flg = hd_arg->hotplug_during_attach; in hubd_hotplug_thread()