Searched refs:DMAR_CCMD_REG (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/x86/iommu/
H A Dintel_utils.c446 dmar_write8(unit, DMAR_CCMD_REG, DMAR_CCMD_ICC | DMAR_CCMD_CIRG_GLOB);
448 while ((dmar_read4(unit, DMAR_CCMD_REG + 4) & DMAR_CCMD_ICC32) != 0)
H A Dintel_reg.h219 #define DMAR_CCMD_REG 0x28 macro

Completed in 51 milliseconds