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

/netbsd-current/sys/arch/mips/sibyte/dev/
H A Dsbgbus.c149 sga.sga_startphys >= A_PHYS_GENBUS_END)
153 if (sga.sga_startphys + sga.sga_size > A_PHYS_GENBUS_END)
154 sga.sga_size = A_PHYS_GENBUS_END - sga.sga_startphys;
/netbsd-current/sys/arch/mips/sibyte/include/
H A Dsb1250_regs.h869 #define A_PHYS_GENBUS_END _SB_MAKE64(0x0040000000) macro

Completed in 255 milliseconds