Symbol: usb_alloc_log_hdl
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
460
uacp->usb_ac_log_handle = usb_alloc_log_hdl(dip, "ac",
usr/src/uts/common/io/usb/clients/audio/usb_ah/usb_ah.c
167
usb_ah_log_handle = usb_alloc_log_hdl(NULL, "usb_ah",
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
316
uasp->usb_as_log_handle = usb_alloc_log_hdl(dip, "as",
usr/src/uts/common/io/usb/clients/hid/hid.c
383
hidp->hid_log_handle = usb_alloc_log_hdl(dip, NULL, &hid_errlevel,
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
72
hparser_log_handle = usb_alloc_log_hdl(NULL, "hidparser",
usr/src/uts/common/io/usb/clients/printer/usbprn.c
323
usbprnp->usbprn_log_handle = usb_alloc_log_hdl(dip,
usr/src/uts/common/io/usb/clients/usbecm/usbecm.c
278
ecmp->ecm_lh = usb_alloc_log_hdl(ecmp->ecm_dip, "usbecm",
usr/src/uts/common/io/usb/clients/usbinput/usbwcm/usbwcm.c
1690
usbwcm_log_handle = usb_alloc_log_hdl(NULL, "usbwcm",
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
166
usbkbm_log_handle = usb_alloc_log_hdl(NULL, "usbkbm",
usr/src/uts/common/io/usb/clients/usbms/usbms.c
79
usbms_log_handle = usb_alloc_log_hdl(NULL, "usbms",
usr/src/uts/common/io/usb/clients/usbser/usbftdi/uftdi_dsd.c
216
uf->uf_lh = usb_alloc_log_hdl(uf->uf_dip, "uftdi",
usr/src/uts/common/io/usb/clients/usbser/usbsacm/usbsacm.c
605
acmp->acm_lh = usb_alloc_log_hdl(acmp->acm_dip, "usbsacm",
usr/src/uts/common/io/usb/clients/usbser/usbser.c
740
usp->us_lh = usb_alloc_log_hdl(usp->us_dip, "usbs[*].",
usr/src/uts/common/io/usb/clients/usbser/usbser.c
846
pp->port_lh = usb_alloc_log_hdl(usp->us_dip,
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_dsd.c
1539
usb_alloc_log_hdl(ksp->ks_dip, "keyspan[*].",
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/keyspan_dsd.c
1667
kp->kp_lh = usb_alloc_log_hdl(ksp->ks_dip, kp->kp_lh_name,
usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/usbser_keyspan.c
429
kbp->kb_lh = usb_alloc_log_hdl(kbp->kb_dip, "keyspan[*].",
usr/src/uts/common/io/usb/clients/usbser/usbsprl/pl2303_dsd.c
247
plp->pl_lh = usb_alloc_log_hdl(plp->pl_dip, "pl2303",
usr/src/uts/common/io/usb/clients/video/usbvc/usbvc.c
431
usbvcp->usbvc_log_handle = usb_alloc_log_hdl(dip,
usr/src/uts/common/io/usb/hcd/ehci/ehci.c
237
ehcip->ehci_log_hdl = usb_alloc_log_hdl(dip, "ehci", &ehci_errlevel,
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
646
ohcip->ohci_log_hdl = usb_alloc_log_hdl(dip, "ohci", &ohci_errlevel,
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
281
uhcip->uhci_log_hdl = usb_alloc_log_hdl(dip, "uhci", &uhci_errlevel,
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
682
usb_alloc_log_hdl(dip, "s2u",
usr/src/uts/common/io/usb/usb_ia/usb_ia.c
554
usb_ia->ia_log_handle = usb_alloc_log_hdl(dip, "ia",
usr/src/uts/common/io/usb/usb_mid/usb_mid.c
612
usb_mid->mi_log_handle = usb_alloc_log_hdl(dip, "mid",
usr/src/uts/common/io/usb/usba/hcdi.c
137
hcdi->hcdi_log_handle = usb_alloc_log_hdl(hcdi->hcdi_dip, NULL,
usr/src/uts/common/io/usb/usba/hubdi.c
163
hubdi_log_handle = usb_alloc_log_hdl(NULL, "hubdi", &hubdi_errlevel,
usr/src/uts/common/io/usb/usba/hubdi.c
1885
hubd->h_log_handle = usb_alloc_log_hdl(dip, log_name, &hubd_errlevel,
usr/src/uts/common/io/usb/usba/usba.c
437
usba_log_handle = usb_alloc_log_hdl(NULL, "usba", &usba_errlevel,
usr/src/uts/common/io/usb/usba/usba_devdb.c
65
usba_devdb_log_handle = usb_alloc_log_hdl(NULL, "devdb",
usr/src/uts/common/io/usb/usba/usba_ugen.c
219
ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, name, &ugen_errlevel,
usr/src/uts/common/io/usb/usba/usba_ugen.c
224
ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, "ugen",
usr/src/uts/common/io/usb/usba/usbai.c
156
return (usb_alloc_log_hdl(dip, name, errlevel, mask,
usr/src/uts/common/io/usb/usba/usbai.c
87
usbai_log_handle = usb_alloc_log_hdl(NULL, "usbai", &usbai_errlevel,
usr/src/uts/common/io/usb/usba/usbai_register.c
152
usbai_reg_log_handle = usb_alloc_log_hdl(NULL, "usbreg",
usr/src/uts/common/io/usb/usba/usbai_register.c
1673
dump_handle = usb_alloc_log_hdl(NULL, name_string,
usr/src/uts/common/sys/usb/usba/usbai_private.h
247
usb_log_handle_t usb_alloc_log_hdl(