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

/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dbiossmap.c55 sm->type = SMAP_TYPE_MEMORY;
60 sm->type = SMAP_TYPE_MEMORY;
68 sm->type = SMAP_TYPE_MEMORY;
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dbiosmem.c112 if ((smap.type == SMAP_TYPE_MEMORY) && (smap.base == 0) &&
119 if ((smap.type == SMAP_TYPE_MEMORY) && (smap.base == 0x100000) &&
129 if ((smap.type == SMAP_TYPE_MEMORY) && (smap.base > 0x100000) &&
H A Dlinux.c80 if (smap[i].type != SMAP_TYPE_MEMORY)
/illumos-gate/usr/src/boot/sys/amd64/include/pc/
H A Dbios.h38 #define SMAP_TYPE_MEMORY 1 macro
/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h208 #define SMAP_TYPE_MEMORY 1 macro

Completed in 46 milliseconds