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

/freebsd-10.3-release/sys/dev/ppc/
H A Dppc.c127 #define BIOS_PORTS (short *)(KERNBASE+BIOS_PPC_PORTS) macro
1706 (*(BIOS_PORTS + next_bios_ppc) != 0)) {
1707 port = *(BIOS_PORTS + next_bios_ppc++);

Completed in 109 milliseconds