Searched refs:PCI_MSIX_PBA_BIR (Results 1 – 2 of 2) sorted by relevance
331 #define PCI_MSIX_PBA_BIR 0x00000007 /* BAR index */ macro333 #define PCI_MSIX_FLAGS_BIRMASK PCI_MSIX_PBA_BIR /* deprecated */
305 const PCI_MSIX_PBA_BIR: u32 = 0x07; // BAR index constant326 let pba_pci_bar = pba & PCI_MSIX_PBA_BIR; in new()