Searched refs:PCIM_MSICTRL_64BIT (Results 1 – 4 of 4) sorted by relevance
537 #define PCIM_MSICTRL_64BIT 0x0080 macro
542 #define PCIM_MSICTRL_64BIT 0x0080 macro
1152 msicap->msgctrl = PCIM_MSICTRL_64BIT | (mmc << 1); in pci_populate_msicap()1286 if (msgctrl & PCIM_MSICTRL_64BIT) in msicap_cfgwrite()
94 if (msgctrl & PCIM_MSICTRL_64BIT) in msi_caplen()