Searched refs:PCIR_MSIX_TABLE (Results 1 – 4 of 4) sorted by relevance
668 #define PCIR_MSIX_TABLE 0x4 macro
745 val = REG(ptr + PCIR_MSIX_TABLE, 4); in pci_read_cap_msix()
492 val = read_config(fd, &p->pc_sel, ptr + PCIR_MSIX_TABLE, 4); in cap_msix()
268 val = pci_read_config(dev, msix_cap + PCIR_MSIX_TABLE, 4); in vtpci_attach()