Searched defs:PCIFunctionIntmask (Results 1 – 3 of 3) sorted by relevance
965 #define PCIFunctionIntmask(rev) (REV_GE_64(rev) ? 0xC14 : 0x24) macro
996 #define PCIFunctionIntmask(rev) (REV_GE_64(rev) ? 0xC14 : 0x24) macro
1038 #define PCIFunctionIntmask(rev) (REV_GE_64(rev) ? 0xC14 : 0x24) macro