/src/sys/arch/sparc/sparc/ |
iommureg.h | 1 /* $NetBSD: iommureg.h,v 1.9 2005/11/16 22:10:58 uwe Exp $ */ 40 struct iommureg { struct
|
iommureg.h | 1 /* $NetBSD: iommureg.h,v 1.9 2005/11/16 22:10:58 uwe Exp $ */ 40 struct iommureg { struct
|
/src/sys/arch/sparc64/dev/ |
iommureg.h | 1 /* $NetBSD: iommureg.h,v 1.21 2016/08/24 06:34:24 mrg Exp $ */ 52 * iommu registers - keep iommureg2 aligned with iommureg, so we can always 55 struct iommureg { struct 80 #define IOMMUREG(x) (offsetof(struct iommureg2, x)) 86 IOMMUREG(reg)) 91 IOMMUREG(reg), \
|
iommureg.h | 1 /* $NetBSD: iommureg.h,v 1.21 2016/08/24 06:34:24 mrg Exp $ */ 52 * iommu registers - keep iommureg2 aligned with iommureg, so we can always 55 struct iommureg { struct 80 #define IOMMUREG(x) (offsetof(struct iommureg2, x)) 86 IOMMUREG(reg)) 91 IOMMUREG(reg), \
|
/src/sys/arch/sparc64/sparc64/ |
sysioreg.h | 72 struct iommureg { struct in struct:sysioreg
|
sysioreg.h | 72 struct iommureg { struct in struct:sysioreg
|