Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_priv.h267 #define IVHD_FLAG_RPPW BIT(2) /* Response pass posted write. */ macro
H A Damdvi_hw.c1329 if (softc->ivhd_flag & IVHD_FLAG_RPPW) in amdvi_enable()