Searched refs:PCI_ACS_CAP (Results 1 – 3 of 3) sorted by relevance
866 #define PCI_ACS_CAP 0x04 /* ACS Capability Register */ macro
2276 pci_read_config_word(dev, pos + PCI_ACS_CAP, &cap); in pci_std_enable_acs()2325 pci_read_config_word(pdev, pos + PCI_ACS_CAP, &cap); in pci_acs_flags_enabled()
1100 ret = pci_read_config_byte(pdev, epos + PCI_ACS_CAP, &byte); in vfio_ext_cap_len()