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

/freebsd-9.3-release/sys/dev/ppc/
H A Dppc.c111 #define BIOS_PORTS (short *)(KERNBASE+BIOS_PPC_PORTS) macro
1689 (*(BIOS_PORTS + next_bios_ppc) != 0)) {
1690 port = *(BIOS_PORTS + next_bios_ppc++);

Completed in 93 milliseconds