Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7495 vhcache = &vhc->vhc_vhcache; in setup_vhci_cache()
7559 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in destroy_vhci_cache()
8091 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in vhcache_phci_add()
8134 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in vhcache_phci_remove()
8207 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in vhcache_pi_add()
8264 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in vhcache_pi_remove()
8398 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in vhcache_dirty()
8561 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in st_bus_config_all_phcis()
8730 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in adjust_sort_vhcache_paths()
8931 mdi_vhci_cache_t *vhcache = &vhc->vhc_vhcache; in config_client_paths()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h1039 mdi_vhci_cache_t vhc_vhcache; /* vhci cache */ member