Home
last modified time | relevance | path

Searched refs:lh_errlevel (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c135 hdl->lh_errlevel = errlevel; in usb_alloc_log_hdl()
408 if (hdl->lh_errlevel) { in usba_vlog()
409 hdl_errlevel = *(hdl->lh_errlevel); in usba_vlog()
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h335 uint_t *lh_errlevel; member