Home
last modified time | relevance | path

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

/freebsd-14.2/sys/amd64/include/pc/
H A Dbios.h45 #define SMAP_TYPE_PRAM 12 macro
/freebsd-14.2/sys/i386/include/pc/
H A Dbios.h215 #define SMAP_TYPE_PRAM 12 macro
/freebsd-14.2/sys/dev/nvdimm/
H A Dnvdimm_e820.c313 if (smap->type != SMAP_TYPE_PRAM || smap->length == 0) in nvdimm_e820_attach()