Home
last modified time | relevance | path

Searched refs:mdi_component_is_vhci (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunmdi.h234 int mdi_component_is_vhci(dev_info_t *, const char **);
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c430 (mdi_component_is_vhci(dip, NULL) != MDI_SUCCESS)) { in devfs_clean()
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7222 mdi_component_is_vhci(dev_info_t *dip, const char **mdi_class) in mdi_component_is_vhci() function