Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c131 hdl->lh_name = (char *)ddi_driver_name(dip); in usb_alloc_log_hdl()
133 hdl->lh_name = name; in usb_alloc_log_hdl()
444 label = hdl->lh_name; in usba_vlog()
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h334 char *lh_name; member