Searched refs:PCI_SET_ERROR_RESPONSE (Results 1 – 3 of 3) sorted by relevance
141 PCI_SET_ERROR_RESPONSE(val); in rcar_pci_read_reg_workaround()160 PCI_SET_ERROR_RESPONSE(data); in rcar_pcie_config_access()
147 PCI_SET_ERROR_RESPONSE(val); in tx4927_pci_config_read()
178 #define PCI_SET_ERROR_RESPONSE(val) (*(val) = ((typeof(*(val))) PCI_ERROR_RESPONSE)) macro