Searched refs:next_pg (Results 1 – 1 of 1) sorted by relevance
271 struct phyint_group *pg, *next_pg; in initifs() local444 for (pg = phyint_groups; pg != NULL; pg = next_pg) { in initifs()445 next_pg = pg->pg_next; in initifs()