Searched refs:PRINT_MASK_BW (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 2284 USB_DPRINTF_L2(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_allocate_high_speed_bandwidth() 2331 USB_DPRINTF_L3(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_allocate_classic_tt_bandwidth() 2344 USB_DPRINTF_L2(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_allocate_classic_tt_bandwidth() 2351 USB_DPRINTF_L3(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_allocate_classic_tt_bandwidth() 2365 USB_DPRINTF_L2(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_allocate_classic_tt_bandwidth() 2394 USB_DPRINTF_L2(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_allocate_classic_tt_bandwidth() 2651 USB_DPRINTF_L2(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_compute_high_speed_bandwidth() 2714 USB_DPRINTF_L4(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_compute_high_speed_bandwidth() 2822 USB_DPRINTF_L4(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_adjust_polling_interval() 2846 USB_DPRINTF_L1(PRINT_MASK_BW, ehcip->ehci_log_hdl, in ehci_adjust_polling_interval() [all …]
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhcid.h | 582 #define PRINT_MASK_BW 0x00000020 /* Bandwidth */ macro
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 880 #define PRINT_MASK_BW 0x00000020 /* Bandwidth */ macro
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehcid.h | 1050 #define PRINT_MASK_BW 0x00000020 /* Bandwidth */ macro
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 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()
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 3266 USB_DPRINTF_L2(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_allocate_bandwidth() 3280 USB_DPRINTF_L2(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_allocate_bandwidth() 3303 USB_DPRINTF_L4(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_allocate_bandwidth() 3317 USB_DPRINTF_L4(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_allocate_bandwidth() 3329 USB_DPRINTF_L4(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_allocate_bandwidth() 3338 USB_DPRINTF_L4(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_allocate_bandwidth() 3347 USB_DPRINTF_L4(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_allocate_bandwidth() 3355 USB_DPRINTF_L2(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_allocate_bandwidth() 3584 USB_DPRINTF_L2(PRINT_MASK_BW, ohcip->ohci_log_hdl, in ohci_adjust_polling_interval()
|