Searched refs:PCI_CAP_ID_MSI (Results 1 – 1 of 1) sorted by relevance
150 pub const PCI_CAP_ID_MSI: u8 = 0x05; constant364 if capability.id == PCI_CAP_ID_MSI { in msi_capability_offset()