Home
last modified time | relevance | path

Searched refs:uhci_log_hdl (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c81 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()
187 USB_DPRINTF_L2(PRINT_MASK_HCDI, 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()
437 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_close()
460 USB_DPRINTF_L2(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, in uhci_hcdi_pipe_reset()
1035 uhcip->uhci_log_hdl, in uhci_start_periodic_pipe_polling()
[all …]
H A Duhci.c302 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()
332 usb_free_log_hdl(uhcip->uhci_log_hdl); in uhci_attach()
463 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach()
469 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_attach()
490 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, in uhci_add_intrs()
838 usb_free_log_hdl(uhcip->uhci_log_hdl); in uhci_cleanup()
1165 uhcip->uhci_log_hdl, "uhci_handle_intr_td:" in uhci_handle_intr_td()
1502 uhcip->uhci_log_hdl, in uhci_handle_ctrl_td()
1556 uhcip->uhci_log_hdl, in uhci_handle_ctrl_td()
[all …]
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 …]
H A Duhciutil.c132 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()
1054 USB_DPRINTF_L3(PRINT_MASK_BW, uhcip->uhci_log_hdl, in uhci_allocate_bandwidth()
1068 USB_DPRINTF_L3(PRINT_MASK_BW, uhcip->uhci_log_hdl, in uhci_allocate_bandwidth()
1077 USB_DPRINTF_L3(PRINT_MASK_BW, uhcip->uhci_log_hdl, in uhci_allocate_bandwidth()
1097 USB_DPRINTF_L3(PRINT_MASK_BW, uhcip->uhci_log_hdl, in uhci_allocate_bandwidth()
1104 USB_DPRINTF_L3(PRINT_MASK_BW, uhcip->uhci_log_hdl, in uhci_allocate_bandwidth()
3215 uhcip->uhci_log_hdl, in uhci_alloc_memory_for_tds()
3475 uhcip->uhci_log_hdl, in uhci_handle_bulk_td()
3514 uhcip->uhci_log_hdl, in uhci_handle_bulk_td()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h223 usb_log_handle_t uhci_log_hdl; member