Searched refs:hcdi_log_handle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dhcdi_impl.h70 usb_log_handle_t hcdi_log_handle; member in struct:usba_hcdi
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c122 hcdi->hcdi_log_handle = usb_alloc_log_hdl(hcdi->hcdi_dip, NULL,
126 USB_DPRINTF_L4(DPRINT_MASK_HCDI, hcdi->hcdi_log_handle,
140 USB_DPRINTF_L2(DPRINT_MASK_HCDI, hcdi->hcdi_log_handle,
143 usb_free_log_hdl(hcdi->hcdi_log_handle);
151 USB_DPRINTF_L2(DPRINT_MASK_HCDI, hcdi->hcdi_log_handle,
155 usb_free_log_hdl(hcdi->hcdi_log_handle);
201 hcdi->hcdi_log_handle,
223 USB_DPRINTF_L4(DPRINT_MASK_HCDI, hcdi->hcdi_log_handle,
230 usb_free_log_hdl(hcdi->hcdi_log_handle);
486 USB_DPRINTF_L4(DPRINT_MASK_HCDI, hcdi->hcdi_log_handle,
[all...]

Completed in 43 milliseconds