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

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c9422 mdi_vhcache_phci_t *phci, *nxt_phci; local
9457 for ( ; phci != NULL; phci = nxt_phci) {
9459 nxt_phci = phci->cphci_next;

Completed in 74 milliseconds