Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c778 USB_DPRINTF_L4(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in usb_ugen_open()
780 USB_DPRINTF_L3(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in usb_ugen_open()
789 USB_DPRINTF_L2(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in usb_ugen_open()
798 USB_DPRINTF_L2(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in usb_ugen_open()
874 USB_DPRINTF_L4(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in usb_ugen_open()
913 USB_DPRINTF_L4(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in usb_ugen_close()
919 USB_DPRINTF_L4(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in usb_ugen_close()
963 USB_DPRINTF_L4(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in usb_ugen_close()
1613 USB_DPRINTF_L4(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in ugen_epxs_minor_nodes_create()
1675 USB_DPRINTF_L3(UGEN_PRINT_CBOPS, ugenp->ug_log_hdl, in ugen_epxs_minor_nodes_create()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h328 #define UGEN_PRINT_CBOPS 0x2 macro