Home
last modified time | relevance | path

Searched refs:V3_PCI_STAT_PAR_ERR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c90 #define V3_PCI_STAT_PAR_ERR BIT(15) macro
443 if (status & V3_PCI_STAT_PAR_ERR) in v3_irq()