Searched defs:satr (Results 1 – 2 of 2) sorted by relevance
37 #define PEX_MODE_GET(satr) ((satr & 0x6) >> 1) argument38 #define PEX_CAPABILITY_GET(satr) (satr & 1) argument
80 uint satr; /* DMA source attributes register */ member