Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c136 hdl->lh_mask = mask; in usb_alloc_log_hdl()
414 if (hdl->lh_mask) { in usba_vlog()
415 hdl_mask = *(hdl->lh_mask); in usba_vlog()
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h336 uint_t *lh_mask; member