Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/pc/
H A Dbios.h38 #define SMAP_SIG 0x534D4150 /* 'SMAP' */ macro
/f-stack/freebsd/i386/include/pc/
H A Dbios.h208 #define SMAP_SIG 0x534D4150 /* 'SMAP' */ macro
/f-stack/freebsd/i386/i386/
H A Dmachdep.c1880 vmf.vmf_edx = SMAP_SIG; in getmemsize()
1883 if (i || vmf.vmf_eax != SMAP_SIG) in getmemsize()