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

/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ah/
H A Dusb_ah.c59 static usb_log_handle_t usb_ah_log_handle; variable
166 usb_ah_log_handle = usb_alloc_log_hdl(NULL, "usb_ah",
180 usb_free_log_hdl(usb_ah_log_handle);
208 USB_DPRINTF_L3(PRINT_MASK_OPEN, usb_ah_log_handle,
221 USB_DPRINTF_L3(PRINT_MASK_OPEN, usb_ah_log_handle,
298 USB_DPRINTF_L2(PRINT_MASK_OPEN, usb_ah_log_handle,
386 usb_ah_log_handle,
437 USB_DPRINTF_L3(PRINT_MASK_ALL, usb_ah_log_handle,
453 USB_DPRINTF_L3(PRINT_MASK_ALL, usb_ah_log_handle,
464 USB_DPRINTF_L3(PRINT_MASK_ALL, usb_ah_log_handle,
[all...]

Completed in 45 milliseconds