Searched refs:usb_alloc_log_hdl (Results 1 - 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h247 usb_log_handle_t usb_alloc_log_hdl(
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dusbser_keyspan.c429 kbp->kb_lh = usb_alloc_log_hdl(kbp->kb_dip, "keyspan[*].",
H A Dkeyspan_dsd.c1539 usb_alloc_log_hdl(ksp->ks_dip, "keyspan[*].",
1667 kp->kp_lh = usb_alloc_log_hdl(ksp->ks_dip, kp->kp_lh_name,
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_devdb.c64 usba_devdb_log_handle = usb_alloc_log_hdl(NULL, "devdb",
H A Dusbai.c84 usbai_log_handle = usb_alloc_log_hdl(NULL, "usbai", &usbai_errlevel,
117 usb_alloc_log_hdl(dev_info_t *dip, char *name, function
153 return (usb_alloc_log_hdl(dip, name, errlevel, mask,
H A Dusbai_register.c150 usbai_reg_log_handle = usb_alloc_log_hdl(NULL, "usbreg",
1617 dump_handle = usb_alloc_log_hdl(NULL, name_string,
H A Dhcdi.c122 hcdi->hcdi_log_handle = usb_alloc_log_hdl(hcdi->hcdi_dip, NULL,
H A Dusba_ugen.c217 ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, name, &ugen_errlevel,
222 ugenp->ug_log_hdl = usb_alloc_log_hdl(dip, "ugen",
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ah/
H A Dusb_ah.c166 usb_ah_log_handle = usb_alloc_log_hdl(NULL, "usb_ah",
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c238 ehcip->ehci_log_hdl = usb_alloc_log_hdl(dip, "ehci", &ehci_errlevel,
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c553 usb_ia->ia_log_handle = usb_alloc_log_hdl(dip, "ia",
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c612 usb_mid->mi_log_handle = usb_alloc_log_hdl(dip, "mid",
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c740 usp->us_lh = usb_alloc_log_hdl(usp->us_dip, "usbs[*].",
846 pp->port_lh = usb_alloc_log_hdl(usp->us_dip,
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c1685 usbwcm_log_handle = usb_alloc_log_hdl(NULL, "usbwcm",
/illumos-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c165 usbkbm_log_handle = usb_alloc_log_hdl(NULL, "usbkbm",
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c281 uhcip->uhci_log_hdl = usb_alloc_log_hdl(dip, "uhci", &uhci_errlevel,
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c316 uasp->usb_as_log_handle = usb_alloc_log_hdl(dip, "as",
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c69 hparser_log_handle = usb_alloc_log_hdl(NULL, "hidparser",
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c33 * functions for logging (USB_DPRINTF_L*, usb_alloc_log_hdl, usb_free_log_hdl),
323 usbprnp->usbprn_log_handle = usb_alloc_log_hdl(dip,
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c78 usbms_log_handle = usb_alloc_log_hdl(NULL, "usbms",
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c216 uf->uf_lh = usb_alloc_log_hdl(uf->uf_dip, "uftdi",
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c247 plp->pl_lh = usb_alloc_log_hdl(plp->pl_dip, "pl2303",
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c37 * functions for logging (USB_DPRINTF_L*, usb_alloc_log_hdl, usb_free_log_hdl).
376 hidp->hid_log_handle = usb_alloc_log_hdl(dip, NULL, &hid_errlevel,
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c278 ecmp->ecm_lh = usb_alloc_log_hdl(ecmp->ecm_dip, "usbecm",
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c593 acmp->acm_lh = usb_alloc_log_hdl(acmp->acm_dip, "usbsacm",

Completed in 158 milliseconds

12