Searched defs:ldi_ev_device_match (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c3277 ldi_ev_device_match(ldi_ev_callback_impl_t *lecp, dev_info_t *dip, function
3300 LDI_EVTRC((CE_NOTE, "ldi_ev_device_match: MATCH dip=%p", (void *)dip));
3349 if (!ldi_ev_device_match(lecp, dip, dev, spec_type))
3409 if (!ldi_ev_device_match(lecp, dip, dev, spec_type))
3587 if (!ldi_ev_device_match(lecp, dip, dev, spec_type))

Completed in 53 milliseconds