Searched refs:DMAR_MINOR_VER (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/iommu/ | ||
| H A D | intel_reg.h | 133 #define DMAR_MINOR_VER(x) ((x) & 0xf) macro |
| H A D | intel_drv.c | 381 DMAR_MINOR_VER(unit->hw_ver), dmaru->Segment, in dmar_print_caps() |