Searched defs:PCI_MSI_FLAGS_ENABLE (Results 1 – 4 of 4) sorted by relevance
28 const PCI_MSI_FLAGS_ENABLE: u16 = 0x0001; // MSI feature enabled constant
294 #define PCI_MSI_FLAGS_ENABLE 0x01 /* MSI feature enabled */ macro
308 #define PCI_MSI_FLAGS_ENABLE 0x0001 /* MSI feature enabled */ macro
343 #define PCI_MSI_FLAGS_ENABLE 0x001 /* MSI feature enabled */ macro