Searched refs:next_bios_ppc (Results 1 – 1 of 1) sorted by relevance
1659 static short next_bios_ppc = 0; in ppc_probe() local1680 if ((next_bios_ppc < BIOS_MAX_PPC) && in ppc_probe()1681 (*(BIOS_PORTS + next_bios_ppc) != 0)) { in ppc_probe()1682 port = *(BIOS_PORTS + next_bios_ppc++); in ppc_probe()