Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c9433 mdi_vhcache_phci_t *phci, *nxt_phci; in clean_vhcache() local
9468 for ( ; phci != NULL; phci = nxt_phci) { in clean_vhcache()
9470 nxt_phci = phci->cphci_next; in clean_vhcache()