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