Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c291 static int destroy_vhci_cache(mdi_vhci_t *);
540 if (destroy_vhci_cache(vh) != MDI_SUCCESS) { in mdi_vhci_unregister()
7556 destroy_vhci_cache(mdi_vhci_t *vh) in destroy_vhci_cache() function