Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c112 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_init_root_hub()
119 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_init_root_hub()
122 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_init_root_hub()
135 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_init_root_hub()
188 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ohci_init_root_hub()
204 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_init_root_hub()
1637 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ohci_handle_root_hub_status_change()
1644 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ohci_handle_root_hub_status_change()
1660 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ohci_handle_root_hub_status_change()
1667 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ohci_handle_root_hub_status_change()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c121 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_init_root_hub()
202 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_init_root_hub()
1060 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ehci_handle_port_reset()
1069 USB_DPRINTF_L1(PRINT_MASK_ROOT_HUB, in ehci_handle_port_reset()
1557 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, in ehci_handle_root_hub_pipe_stop_intr_polling()
1875 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, in ehci_handle_root_hub_status_change()
1946 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ehci_handle_root_hub_status_change()
1953 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ehci_handle_root_hub_status_change()
1969 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ehci_handle_root_hub_status_change()
1976 USB_DPRINTF_L3(PRINT_MASK_ROOT_HUB, in ehci_handle_root_hub_status_change()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c155 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_init_root_hub()
211 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_root_hub_request()
252 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_root_hub_request()
262 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_root_hub_request()
284 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_set_clear_port_feature()
380 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_port_suspend()
414 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_port_power()
431 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_port_enable_disable()
476 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_root_hub_reset_occurred()
498 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_port_reset()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h579 #define PRINT_MASK_ROOT_HUB 0x00000004 /* Root hub stuff */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h877 #define PRINT_MASK_ROOT_HUB 0x00000004 /* Root hub stuff */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h1047 #define PRINT_MASK_ROOT_HUB 0x00000004 /* Root hub stuff */ macro