Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h1025 mdi_vhcache_client_t *vhcache_client_head; /* client list head */ member
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c7578 for (cct = vhcache->vhcache_client_head; cct != NULL; cct = cct_next) { in destroy_vhci_cache()
7740 if (vhcache->vhcache_client_head == NULL) in enqueue_vhcache_client()
7741 vhcache->vhcache_client_head = cct; in enqueue_vhcache_client()
7979 for (cct = vhcache->vhcache_client_head; cct != NULL; in vhcache_to_caddrmapnvl()
9439 client = vhcache->vhcache_client_head; in clean_vhcache()
9440 vhcache->vhcache_client_head = vhcache->vhcache_client_tail = NULL; in clean_vhcache()