Searched refs:lh_dip (Results 1 – 2 of 2) sorted by relevance
126 hdl->lh_dip = dip; in usb_alloc_log_hdl()433 if (hdl->lh_dip && (level > USB_LOG_L0)) { in usba_vlog()435 (ddi_get_instance(hdl->lh_dip) != hdl_instance_filter)) { in usba_vlog()443 usb_vprintf(hdl->lh_dip, level, label, fmt, ap); in usba_vlog()
325 dev_info_t *lh_dip; member