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 D | uhci.c | 281 uhcip->uhci_log_hdl = usb_alloc_log_hdl(dip, "uhci", &uhci_errlevel, 299 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 302 usb_free_log_hdl(uhcip->uhci_log_hdl); 308 USB_DPRINTF_L3(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 314 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 318 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 328 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 332 usb_free_log_hdl(uhcip->uhci_log_hdl); 338 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 373 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, [all...] |
H A D | uhcitgt.c | 81 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, 104 USB_DPRINTF_L3(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, 126 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, 134 USB_DPRINTF_L2(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, 157 USB_DPRINTF_L3(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, 170 USB_DPRINTF_L2(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, 187 USB_DPRINTF_L2(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, 235 USB_DPRINTF_L2(PRINT_MASK_LISTS, uhcip->uhci_log_hdl, 288 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, 313 USB_DPRINTF_L4(PRINT_MASK_HCDI, uhcip->uhci_log_hdl, [all...] |
H A D | uhcihub.c | 155 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 211 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 243 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 252 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 262 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 284 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 309 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 348 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 358 USB_DPRINTF_L2(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, 380 USB_DPRINTF_L4(PRINT_MASK_ROOT_HUB, uhcip->uhci_log_hdl, [all...] |
H A D | uhciutil.c | 132 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 233 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 271 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 277 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 318 USB_DPRINTF_L2(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 339 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 357 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, 426 USB_DPRINTF_L4(PRINT_MASK_ALLOC, uhcip->uhci_log_hdl, 449 USB_DPRINTF_L4(PRINT_MASK_ALL, uhcip->uhci_log_hdl, "%s", msg); 466 USB_DPRINTF_L4(PRINT_MASK_ATTA, uhcip->uhci_log_hdl, "uhci_init_ctl [all...] |
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhcid.h | 223 usb_log_handle_t uhci_log_hdl; member in struct:uhci_state
|
Completed in 76 milliseconds