Searched refs:PRINT_MASK_ROOT_HUB (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_hub.c | 112 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() 295 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_load_root_hub_driver() 311 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_unload_root_hub_driver() 333 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_handle_root_hub_pipe_open() 348 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ohcip->ohci_log_hdl, in ohci_handle_root_hub_pipe_open() [all …]
|
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_hub.c | 121 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_init_root_hub() 135 USB_DPRINTF_L2(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() 279 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_load_root_hub_driver() 295 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_unload_root_hub_driver() 317 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_handle_root_hub_pipe_open() 332 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_handle_root_hub_pipe_open() 348 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_handle_root_hub_pipe_open() 354 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_handle_root_hub_pipe_open() 380 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, ehcip->ehci_log_hdl, in ehci_handle_root_hub_pipe_close() [all …]
|
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcihub.c | 155 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() 243 USB_DPRINTF_L2(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() 309 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_set_clear_port_feature() 348 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, in uhci_handle_set_clear_port_feature() 358 USB_DPRINTF_L2(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() [all …]
|
/titanic_44/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhcid.h | 579 #define PRINT_MASK_ROOT_HUB 0x00000004 /* Root hub stuff */ macro
|
/titanic_44/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 877 #define PRINT_MASK_ROOT_HUB 0x00000004 /* Root hub stuff */ macro
|
/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehcid.h | 1046 #define PRINT_MASK_ROOT_HUB 0x00000004 /* Root hub stuff */ macro
|