Home
last modified time | relevance | path

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.c195 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_get_hdl()
218 ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, name, &ugen_errlevel, in usb_ugen_get_hdl()
223 ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, "ugen", in usb_ugen_get_hdl()
258 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_get_hdl()
263 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_get_hdl()
289 usb_free_log_hdl(ugenp->ug_log_hdl); in usb_ugen_release_hdl()
323 USB_DPRINTF_L4(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_attach()
349 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_attach()
361 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_attach()
370 USB_DPRINTF_L2(UGEN_PRINT_ATTA, ugenp->ug_log_hdl, in usb_ugen_attach()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h277 usb_log_handle_t ug_log_hdl; member
306 _NOTE(DATA_READABLE_WITHOUT_LOCK(ugen_state::ug_log_hdl))