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