Searched refs:uhci_log_hdl (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcitgt.c | 81 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 104 USB_DPRINTF_L3(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 126 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 134 USB_DPRINTF_L2(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 157 USB_DPRINTF_L3(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 170 USB_DPRINTF_L2(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 187 USB_DPRINTF_L2(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 235 USB_DPRINTF_L2(PRINT_MASK_LISTS, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 288 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_open() 313 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_close() [all …]
|
H A D | uhci.c | 281 uhcip->uhci_log_hdl = usb_alloc_log_hdl(dip, "uhci", &uhci_errlevel, in uhci_attach() 299 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach() 302 usb_free_log_hdl(uhcip->uhci_log_hdl); in uhci_attach() 308 USB_DPRINTF_L3(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach() 314 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach() 318 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach() 328 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach() 332 usb_free_log_hdl(uhcip->uhci_log_hdl); in uhci_attach() 338 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach() 373 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach() [all …]
|
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 …]
|
H A D | uhciutil.c | 132 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_build_interrupt_lattice() 233 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_allocate_pools() 271 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_allocate_pools() 277 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_allocate_pools() 318 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_allocate_pools() 339 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_allocate_pools() 357 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_free_pools() 426 USB_DPRINTF_L4(PRINT_MASK_ALLOC, uhcip->uhci_log_hdl, in uhci_decode_ddi_dma_addr_bind_handle_result() 449 USB_DPRINTF_L4(PRINT_MASK_ALL, uhcip->uhci_log_hdl, "%s", msg); in uhci_decode_ddi_dma_addr_bind_handle_result() 466 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, "uhci_init_ctlr:"); in uhci_init_ctlr() [all …]
|
/titanic_50/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhcid.h | 223 usb_log_handle_t uhci_log_hdl; member
|