Searched refs:vo_is_dev_supported (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h242 int (*vo_is_dev_supported)(dev_info_t *vdip, dev_info_t *pdip, member in struct:mdi_vhci_ops
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c9699 if ((vh == NULL) || (vh->vh_ops->vo_is_dev_supported == NULL)) {
9704 return (vh->vh_ops->vo_is_dev_supported(vh->vh_dip, pdip, cinfo));

Completed in 81 milliseconds