Searched refs:nextpi (Results 1 – 1 of 1) sorted by relevance
1487 struct phyint *nextpi; in initifs() local1510 for (pi = phyint; pi != NULL; pi = nextpi) { in initifs()1511 nextpi = pi->pi_next; in initifs()