Searched refs:PCIR_MSIX_TABLE (Results 1 – 3 of 3) sorted by relevance
971 #define PCIR_MSIX_TABLE 0x4 macro
969 val = REG(ptr + PCIR_MSIX_TABLE, 4); in pci_read_cap()
698 val = read_config(fd, &p->pc_sel, ptr + PCIR_MSIX_TABLE, 4); in cap_msix()