Home
last modified time | relevance | path

Searched refs:BIOS_PORTS (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/ppc/
HDppc.c127 #define BIOS_PORTS (short *)(KERNBASE+BIOS_PPC_PORTS) macro
1706 (*(BIOS_PORTS + next_bios_ppc) != 0)) { in ppc_probe()
1707 port = *(BIOS_PORTS + next_bios_ppc++); in ppc_probe()