Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmdi_impldefs.h1024 mdi_vhcache_phci_t *vhcache_phci_tail; /* phci list tail */ member
/titanic_44/usr/src/uts/common/os/
H A Dsunmdi.c7680 vhcache->vhcache_phci_tail->cphci_next = cphci; in enqueue_vhcache_phci()
7681 vhcache->vhcache_phci_tail = cphci; in enqueue_vhcache_phci()
9467 vhcache->vhcache_phci_head = vhcache->vhcache_phci_tail = NULL; in clean_vhcache()