Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c190 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_get_hdl()
213 ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, name, &ugen_errlevel, in usb_ugen_get_hdl()
218 ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, "ugen", in usb_ugen_get_hdl()
253 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_get_hdl()
258 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_get_hdl()
284 usb_free_log_hdl(ugenp->ug_log_hdl); in usb_ugen_release_hdl()
318 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_attach()
344 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_attach()
356 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_attach()
365 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_attach()
[all …]
/titanic_41/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))