Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusbai.c132 hdl->lh_errlevel = errlevel; in usb_alloc_log_hdl()
405 if (hdl->lh_errlevel) { in usba_vlog()
406 hdl_errlevel = *(hdl->lh_errlevel); in usba_vlog()
/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h327 uint_t *lh_errlevel; member