Searched refs:PCI_MSIX_PBA (Results 1 – 2 of 2) sorted by relevance
304 const PCI_MSIX_PBA: u32 = 0x08; // Pending bit Array offset constant325 let pba = config.read_config_dword(msix_cap_start + PCI_MSIX_PBA); in new()
330 #define PCI_MSIX_PBA 8 /* Pending Bit Array offset */ macro