Home
last modified time | relevance | path

Searched refs:B_BASEMEM_E820 (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/i386/libi386/
H A Dbiosmem.c47 #define B_BASEMEM_E820 0x1 macro
114 b_bios_probed |= B_BASEMEM_E820; in bios_getmem()
241 if (b_bios_probed & B_BASEMEM_E820) in command_biosmem()