Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusbai.c133 hdl->lh_mask = mask; in usb_alloc_log_hdl()
411 if (hdl->lh_mask) { in usba_vlog()
412 hdl_mask = *(hdl->lh_mask); in usba_vlog()
/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h328 uint_t *lh_mask; member