Searched refs:PEX_UNC_ERR_STAT (Results 1 – 2 of 2) sorted by relevance
1391 CSR_PCI_WRITE_4(sc, PEX_UNC_ERR_STAT, 0xffffffff); in mskc_reset()1392 val = CSR_PCI_READ_4(sc, PEX_UNC_ERR_STAT); in mskc_reset()3498 v32 = CSR_PCI_READ_4(sc, PEX_UNC_ERR_STAT); in msk_intr_hwerr()3521 CSR_PCI_WRITE_4(sc, PEX_UNC_ERR_STAT, 0xffffffff); in msk_intr_hwerr()
253 #define PEX_UNC_ERR_STAT 0x104 /* 32 bit PEX Uncorr. Errors Status */ macro