Searched refs:ohci_log_hdl (Results 1 – 4 of 4) sorted by relevance
/titanic_50/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() 189 ohcip->ohci_log_hdl, "OCPM =%d, PSM=%d", 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 …]
|
H A D | ohci.c | 647 ohcip->ohci_log_hdl = usb_alloc_log_hdl(dip, "ohci", &ohci_errlevel, in ohci_attach() 655 USB_DPRINTF_L4(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, in ohci_attach() 778 USB_DPRINTF_L4(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, in ohci_attach() 794 USB_DPRINTF_L4(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, "ohci_detach:"); in ohci_detach() 927 USB_DPRINTF_L4(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, in ohci_set_dma_attributes() 972 USB_DPRINTF_L4(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, in ohci_allocate_pools() 1024 USB_DPRINTF_L2(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, in ohci_allocate_pools() 1030 USB_DPRINTF_L4(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, in ohci_allocate_pools() 1092 USB_DPRINTF_L2(PRINT_MASK_ATTA, ohcip->ohci_log_hdl, in ohci_allocate_pools() 1127 USB_DPRINTF_L2(PRINT_MASK_ALLOC, ohcip->ohci_log_hdl, in ohci_decode_ddi_dma_addr_bind_handle_result() [all …]
|
H A D | ohci_polled.c | 2220 USB_DPRINTF_L4(PRINT_MASK_ALLOC, ohcip->ohci_log_hdl, in ohci_polled_create_tw()
|
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 270 usb_log_handle_t ohci_log_hdl; member 329 _NOTE(DATA_READABLE_WITHOUT_LOCK(ohci_state_t::ohci_log_hdl))
|