Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1305 USB_DPRINTF_L4(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_config_one()
1346 USB_DPRINTF_L3(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_config_one()
1356 USB_DPRINTF_L4(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_config_one()
2577 DPRINT_MASK_HOTPLUG, in hubd_restore_device_state()
3822 USB_DPRINTF_L4(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_hotplug_thread()
3852 USB_DPRINTF_L3(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_hotplug_thread()
3874 USB_DPRINTF_L4(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_hotplug_thread()
3885 USB_DPRINTF_L4(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_hotplug_thread()
3917 USB_DPRINTF_L3(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_hotplug_thread()
3943 USB_DPRINTF_L3(DPRINT_MASK_HOTPLUG, hubd->h_log_handle, in hubd_hotplug_thread()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h395 #define DPRINT_MASK_HOTPLUG 0x00000020 macro