Home
last modified time | relevance | path

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

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