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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c194 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl,
217 ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, name, &ugen_errlevel,
222 ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, "ugen",
257 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl,
262 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl,
288 usb_free_log_hdl(ugenp->ug_log_hdl);
322 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl,
348 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl,
360 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl,
369 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl,
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h276 usb_log_handle_t ug_log_hdl; member in struct:ugen_state
305 _NOTE(DATA_READABLE_WITHOUT_LOCK(ugen_state::ug_log_hdl))

Completed in 64 milliseconds