Searched refs:PIC_ISR_PCIX_MTOUT (Results 1 – 3 of 3) sorted by relevance
1080 #define PIC_ISR_PCIX_MTOUT (0x1ull << 34) macro1119 PIC_ISR_PCIX_MTOUT|PIC_ISR_PCIX_TABORT)1170 #define PIC_IMR_PCIX_MTOUT PIC_ISR_PCIX_MTOUT1216 #define PIC_IRR_PCIX_MTOUT PIC_ISR_PCIX_MTOUT
1747 p_new_enable = p_old_enable & ~(BRIDGE_IMR_PCI_MST_TIMEOUT | PIC_ISR_PCIX_MTOUT); in pcibr_probe_slot_pic()1750 if (bridge->p_err_int_view_64 & (BRIDGE_ISR_PCI_MST_TIMEOUT | PIC_ISR_PCIX_MTOUT)) in pcibr_probe_slot_pic()1758 if (bridge->p_err_int_view_64 & (BRIDGE_ISR_PCI_MST_TIMEOUT | PIC_ISR_PCIX_MTOUT)) { in pcibr_probe_slot_pic()
349 case PIC_ISR_PCIX_MTOUT: /* bit34 PCI_X_MTOUT */ in pcibr_error_dump()