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

/freebsd-13-stable/sys/dev/ppc/
H A Dppc.c125 #define BIOS_PORTS ((short *)BIOS_PADDRTOVADDR(BIOS_PPC_PORTS)) macro
1684 (*(BIOS_PORTS + next_bios_ppc) != 0)) {
1685 port = *(BIOS_PORTS + next_bios_ppc++);

Completed in 26 milliseconds