Searched refs:PCI_MSIX_TABLE_BIR (Results 1 – 2 of 2) sorted by relevance
302 const PCI_MSIX_TABLE_BIR: u32 = 0x07; // BAR index constant323 let table_pci_bar = table & PCI_MSIX_TABLE_BIR; in new()
328 #define PCI_MSIX_TABLE_BIR 0x00000007 /* BAR index */ macro