Searched refs:PCIR_MSIX_TABLE (Results 1 – 4 of 4) sorted by relevance
457 val = pci_read_config(dev, cap_offset + PCIR_MSIX_TABLE, 4); in ahci_pci_read_msix_bars()
966 #define PCIR_MSIX_TABLE 0x4 macro
902 val = REG(ptr + PCIR_MSIX_TABLE, 4); in pci_read_cap()
549 val = read_config(fd, &p->pc_sel, ptr + PCIR_MSIX_TABLE, 4); in cap_msix()