HomeSort by: relevance | last modified time | path
    Searched refs:iommureg2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc64/dev/
iommureg.h 52 * iommu registers - keep iommureg2 aligned with iommureg, so we can always
53 * use offsetof on iommureg2, regardless of the controller.
62 struct iommureg2 { struct
80 #define IOMMUREG(x) (offsetof(struct iommureg2, x))
schizoreg.h 33 struct iommureg2 iommu; /* 0x0200 - 0x03ff */
schizo.c 478 sizeof(struct iommureg2),

Completed in 14 milliseconds