Searched defs:usbwcm_log_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c88 static usb_log_handle_t usbwcm_log_handle; variable
218 USB_DPRINTF_L1(PRINT_MASK_ALL, usbwcm_log_handle,
489 usbwcm_log_handle,
540 usbwcm_log_handle,
556 USB_DPRINTF_L1(PRINT_MASK_ALL, usbwcm_log_handle,
808 USB_DPRINTF_L1(PRINT_MASK_ALL, usbwcm_log_handle,
840 USB_DPRINTF_L1(PRINT_MASK_ALL, usbwcm_log_handle,
1397 USB_DPRINTF_L1(PRINT_MASK_ALL, usbwcm_log_handle,
1685 usbwcm_log_handle = usb_alloc_log_hdl(NULL, "usbwcm",
1698 usb_free_log_hdl(usbwcm_log_handle);
[all...]

Completed in 59 milliseconds