Symbol: usb_log_handle_t
usr/src/uts/common/io/usb/clients/audio/usb_ah/usb_ah.c
59
static usb_log_handle_t usb_ah_log_handle;
usr/src/uts/common/io/usb/clients/hidparser/hidparser.c
44
static usb_log_handle_t hparser_log_handle;
usr/src/uts/common/io/usb/clients/usbinput/usbwcm/usbwcm.c
92
static usb_log_handle_t usbwcm_log_handle;
usr/src/uts/common/io/usb/clients/usbkbm/usbkbm.c
54
static usb_log_handle_t usbkbm_log_handle;
usr/src/uts/common/io/usb/clients/usbms/usbms.c
47
static usb_log_handle_t usbms_log_handle;
usr/src/uts/common/io/usb/scsa2usb/scsa2usb.c
637
usb_log_handle_t log_handle;
usr/src/uts/common/io/usb/usba/hubdi.c
150
usb_log_handle_t hubdi_log_handle;
usr/src/uts/common/io/usb/usba/usba.c
105
static usb_log_handle_t usba_log_handle;
usr/src/uts/common/io/usb/usba/usba.c
109
extern usb_log_handle_t hubdi_log_handle;
usr/src/uts/common/io/usb/usba/usba10_calls.c
599
usb_log_handle_t handle,
usr/src/uts/common/io/usb/usba/usba10_calls.c
609
usb_log_handle_t
usr/src/uts/common/io/usb/usba/usba10_calls.c
625
usba10_usb_free_log_handle(usb_log_handle_t handle)
usr/src/uts/common/io/usb/usba/usba10_calls.c
634
usb_log_handle_t log_handle,
usr/src/uts/common/io/usb/usba/usba10_calls.c
654
usb_log_handle_t log_handle,
usr/src/uts/common/io/usb/usba/usba_devdb.c
34
static usb_log_handle_t usba_devdb_log_handle;
usr/src/uts/common/io/usb/usba/usbai.c
119
usb_log_handle_t
usr/src/uts/common/io/usb/usba/usbai.c
146
return ((usb_log_handle_t)hdl);
usr/src/uts/common/io/usb/usba/usbai.c
151
usb_log_handle_t
usr/src/uts/common/io/usb/usba/usbai.c
161
usb_free_log_handle(usb_log_handle_t handle)
usr/src/uts/common/io/usb/usba/usbai.c
169
usb_free_log_hdl(usb_log_handle_t handle)
usr/src/uts/common/io/usb/usba/usbai.c
388
usba_vlog(usb_log_handle_t, uint_t, uint_t, char *, va_list)
usr/src/uts/common/io/usb/usba/usbai.c
393
usba_vlog(usb_log_handle_t handle, uint_t level, uint_t mask,
usr/src/uts/common/io/usb/usba/usbai.c
453
usb_dprintf4(uint_t mask, usb_log_handle_t handle, char *fmt, ...)
usr/src/uts/common/io/usb/usba/usbai.c
464
usb_dprintf3(uint_t mask, usb_log_handle_t handle, char *fmt, ...)
usr/src/uts/common/io/usb/usba/usbai.c
475
usb_dprintf2(uint_t mask, usb_log_handle_t handle, char *fmt, ...)
usr/src/uts/common/io/usb/usba/usbai.c
486
usb_dprintf1(uint_t mask, usb_log_handle_t handle, char *fmt, ...)
usr/src/uts/common/io/usb/usba/usbai.c
497
usb_dprintf0(uint_t mask, usb_log_handle_t handle, char *fmt, ...)
usr/src/uts/common/io/usb/usba/usbai.c
508
usb_log(usb_log_handle_t handle, uint_t level, uint_t mask, char *fmt, ...)
usr/src/uts/common/io/usb/usba/usbai.c
55
usb_log_handle_t usbai_log_handle;
usr/src/uts/common/io/usb/usba/usbai_register.c
108
int usb_log_descr_tree(usb_client_dev_data_t *, usb_log_handle_t,
usr/src/uts/common/io/usb/usba/usbai_register.c
112
usb_log_handle_t usbai_reg_log_handle;
usr/src/uts/common/io/usb/usba/usbai_register.c
138
usb_log_handle_t, uint_t, uint_t);
usr/src/uts/common/io/usb/usba/usbai_register.c
139
static void usba_dump_if(usb_if_data_t *, usb_log_handle_t,
usr/src/uts/common/io/usb/usba/usbai_register.c
141
static void usba_dump_ep(uint_t, usb_ep_data_t *, usb_log_handle_t, uint_t,
usr/src/uts/common/io/usb/usba/usbai_register.c
143
static void usba_dump_cv(usb_cvs_data_t *, usb_log_handle_t, uint_t, uint_t,
usr/src/uts/common/io/usb/usba/usbai_register.c
145
static void usba_dump_bin(uint8_t *, int, int, usb_log_handle_t,
usr/src/uts/common/io/usb/usba/usbai_register.c
1579
usb_log_handle_t log_handle, uint_t level, uint_t mask)
usr/src/uts/common/io/usb/usba/usbai_register.c
1627
usb_log_handle_t log_handle, uint_t level, uint_t mask)
usr/src/uts/common/io/usb/usba/usbai_register.c
1629
usb_log_handle_t dump_handle;
usr/src/uts/common/io/usb/usba/usbai_register.c
1772
usba_dump_if(usb_if_data_t *which_if, usb_log_handle_t dump_handle,
usr/src/uts/common/io/usb/usba/usbai_register.c
1856
usba_dump_ep(uint_t which_ep, usb_ep_data_t *ep, usb_log_handle_t dump_handle,
usr/src/uts/common/io/usb/usba/usbai_register.c
1904
usba_dump_cv(usb_cvs_data_t *cv_node, usb_log_handle_t dump_handle,
usr/src/uts/common/io/usb/usba/usbai_register.c
1932
usb_log_handle_t dump_handle, uint_t dump_level, uint_t dump_mask,
usr/src/uts/common/io/usb/usba/usbai_util.c
1132
usb_check_same_device(dev_info_t *dip, usb_log_handle_t log_handle,
usr/src/uts/common/io/usb/usba10/usba10.c
628
usb_log_handle_t handle,
usr/src/uts/common/io/usb/usba10/usba10.c
641
usb_log_handle_t handle,
usr/src/uts/common/io/usb/usba10/usba10.c
654
usb_log_handle_t handle,
usr/src/uts/common/io/usb/usba10/usba10.c
668
usb_log_handle_t handle,
usr/src/uts/common/io/usb/usba10/usba10.c
682
usb_log_handle_t handle,
usr/src/uts/common/io/usb/usba10/usba10.c
692
usb_log_handle_t
usr/src/uts/common/io/usb/usba10/usba10.c
708
usb_free_log_handle(usb_log_handle_t handle)
usr/src/uts/common/io/usb/usba10/usba10.c
716
usb_log_handle_t handle,
usr/src/uts/common/io/usb/usba10/usba10.c
736
usb_log_handle_t log_handle,
usr/src/uts/common/io/usb/usba10/usba10.c
756
usb_log_handle_t log_handle,
usr/src/uts/common/sys/usb/clients/audio/usb_ac/usb_ac.h
199
usb_log_handle_t usb_ac_log_handle;
usr/src/uts/common/sys/usb/clients/audio/usb_as/usb_as.h
85
usb_log_handle_t usb_as_log_handle;
usr/src/uts/common/sys/usb/clients/hid/hidvar.h
218
usb_log_handle_t hid_log_handle;
usr/src/uts/common/sys/usb/clients/printer/usbprn.h
113
usb_log_handle_t usbprn_log_handle; /* log handle */
usr/src/uts/common/sys/usb/clients/usbecm/usbecm.h
95
usb_log_handle_t ecm_lh; /* USBA log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbftdi/uftdi_var.h
88
usb_log_handle_t uf_lh; /* USBA log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbsacm/usbsacm.h
106
usb_log_handle_t acm_lh; /* USBA log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/keyspan_pipe.h
48
usb_log_handle_t pipe_lh; /* log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/keyspan_var.h
160
usb_log_handle_t ks_lh; /* USBA log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/keyspan_var.h
199
usb_log_handle_t kp_lh; /* log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/keyspan_var.h
70
usb_log_handle_t kb_lh; /* USBA log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbser_var.h
102
usb_log_handle_t port_lh; /* log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbser_var.h
89
usb_log_handle_t us_lh; /* USB log handle */
usr/src/uts/common/sys/usb/clients/usbser/usbsprl/pl2303_var.h
88
usb_log_handle_t pl_lh; /* USBA log handle */
usr/src/uts/common/sys/usb/clients/video/usbvc/usbvc_var.h
243
usb_log_handle_t usbvc_log_handle; /* log handle */
usr/src/uts/common/sys/usb/hcd/ehci/ehcid.h
235
usb_log_handle_t ehci_log_hdl;
usr/src/uts/common/sys/usb/hcd/openhci/ohcid.h
270
usb_log_handle_t ohci_log_hdl;
usr/src/uts/common/sys/usb/hcd/uhci/uhcid.h
223
usb_log_handle_t uhci_log_hdl;
usr/src/uts/common/sys/usb/hubd/hubdvar.h
219
usb_log_handle_t h_log_handle; /* for logging msgs */
usr/src/uts/common/sys/usb/scsa2usb/scsa2usb.h
332
usb_log_handle_t scsa2usb_log_handle; /* log handle */
usr/src/uts/common/sys/usb/usb_ia/usb_iavar.h
70
usb_log_handle_t ia_log_handle;
usr/src/uts/common/sys/usb/usb_mid/usb_midvar.h
84
usb_log_handle_t mi_log_handle;
usr/src/uts/common/sys/usb/usba/hcdi_impl.h
70
usb_log_handle_t hcdi_log_handle;
usr/src/uts/common/sys/usb/usba/usba10.h
100
usb_log_handle_t usb_alloc_log_handle(
usr/src/uts/common/sys/usb/usba/usba10.h
112
usb_log_handle_t handle);
usr/src/uts/common/sys/usb/usba/usba10.h
41
int usba_vlog(usb_log_handle_t, uint_t, uint_t, char *, va_list);
usr/src/uts/common/sys/usb/usba/usba10.h
449
usb_log_handle_t
usr/src/uts/common/sys/usb/usba/usba10.h
461
usb_log_handle_t handle,
usr/src/uts/common/sys/usb/usba/usba10.h
468
usba10_usb_free_log_handle(usb_log_handle_t handle);
usr/src/uts/common/sys/usb/usba/usba10.h
473
usb_log_handle_t log_handle,
usr/src/uts/common/sys/usb/usba/usba10.h
485
usb_log_handle_t log_handle,
usr/src/uts/common/sys/usb/usba/usba10.h
84
usb_log_handle_t log_handle,
usr/src/uts/common/sys/usb/usba/usba_impl.h
396
extern usb_log_handle_t usbai_log_handle;
usr/src/uts/common/sys/usb/usba/usba_ugend.h
277
usb_log_handle_t ug_log_hdl;
usr/src/uts/common/sys/usb/usba/usbai_private.h
215
usb_log_handle_t handle,
usr/src/uts/common/sys/usb/usba/usbai_private.h
220
usb_log_handle_t handle,
usr/src/uts/common/sys/usb/usba/usbai_private.h
234
usb_log_handle_t handle,
usr/src/uts/common/sys/usb/usba/usbai_private.h
239
usb_log_handle_t handle,
usr/src/uts/common/sys/usb/usba/usbai_private.h
244
usb_log_handle_t handle,
usr/src/uts/common/sys/usb/usba/usbai_private.h
247
usb_log_handle_t usb_alloc_log_hdl(
usr/src/uts/common/sys/usb/usba/usbai_private.h
257
usb_log_handle_t handle);
usr/src/uts/common/sys/usb/usba/usbai_private.h
262
usb_log_handle_t handle,
usr/src/uts/common/sys/usb/usba/usbai_private.h
310
usb_log_handle_t log_handle,