Searched refs:A_PHYS_GENBUS_END (Results 1 – 2 of 2) sorted by relevance
149 sga.sga_startphys >= A_PHYS_GENBUS_END) in sbgbussearch()153 if (sga.sga_startphys + sga.sga_size > A_PHYS_GENBUS_END) in sbgbussearch()154 sga.sga_size = A_PHYS_GENBUS_END - sga.sga_startphys; in sbgbussearch()
869 #define A_PHYS_GENBUS_END _SB_MAKE64(0x0040000000) macro