Searched refs:PCI_CONFIG_ELBI_STS_ERR (Results 1 – 2 of 2) sorted by relevance
18 #define PCI_CONFIG_ELBI_STS_ERR (1 << 30) macro20 #define PCI_CONFIG_ELBI_STS_MASK (PCI_CONFIG_ELBI_STS_ERR | \
131 if (val & PCI_CONFIG_ELBI_STS_ERR) { in hl_pci_elbi_read()193 if (val & PCI_CONFIG_ELBI_STS_ERR) in hl_pci_elbi_write()