Searched refs:DMAR_FRCD2_SID (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/x86/iommu/ | ||
| HD | intel_reg.h | 297 #define DMAR_FRCD2_SID(x) ((int)(x & 0xffff)) /* Source Identifier */ macro |
| HD | intel_fault.c | 208 sid = DMAR_FRCD2_SID(fault_rec[1]); in dmar_fault_task() |