Go to the documentation of this file.
75 #define GIO_ID(x) (x & 0x7f)
76 #define GIO_32BIT_ID 0x80
77 #define GIO_REV(x) ((x >> 8) & 0xff)
78 #define GIO_64BIT_IFACE 0x10000
79 #define GIO_ROM_PRESENT 0x20000
80 #define GIO_VENDOR_CODE(x) ((x >> 18) & 0x3fff)
82 #define GIO_SLOT_GFX_BASE 0x1f000000
83 #define GIO_SLOT_EXP0_BASE 0x1f400000
84 #define GIO_SLOT_EXP1_BASE 0x1f600000