Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmem.c295 if (flags & TOPO_MEMFMRI_PA) in mem_fmri()
319 flags |= TOPO_MEMFMRI_PA; in mem_fmri_create()
H A Dtopo_mod.h123 #define TOPO_MEMFMRI_PA 0x0001 /* Valid physical address */ macro
H A Dtopo_mod.c478 if (flags & TOPO_MEMFMRI_PA) in topo_mod_memfmri()