Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h493 #define BRIDGE_ISR_LLP_REC_SNERR (0x1 << 21) macro
512 (BRIDGE_ISR_LLP_REC_SNERR|BRIDGE_ISR_LLP_REC_CBERR| \
557 #define BRIDGE_IMR_LLP_REC_SNERR BRIDGE_ISR_LLP_REC_SNERR
595 #define BRIDGE_IRR_LLP_GRP (BRIDGE_ISR_LLP_REC_SNERR | \
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1094 #define BRIDGE_ISR_LLP_REC_SNERR (0x1 << 21) macro
1113 (BRIDGE_ISR_LLP_REC_SNERR|BRIDGE_ISR_LLP_REC_CBERR| \
1182 #define BRIDGE_IMR_LLP_REC_SNERR BRIDGE_ISR_LLP_REC_SNERR
1228 #define PIC_IRR_LLP_REC_SNERR BRIDGE_ISR_LLP_REC_SNERR
1259 #define BRIDGE_IRR_LLP_GRP (BRIDGE_ISR_LLP_REC_SNERR | \
1684 MACROFIELD_LINE_BITFIELD(BRIDGE_ISR_LLP_REC_SNERR)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_error.c299 (bit == BRIDGE_ISR_LLP_REC_SNERR) || in pcibr_error_dump()
938 (err_status & (BRIDGE_ISR_LLP_REC_SNERR | BRIDGE_ISR_LLP_REC_CBERR))) { in pcibr_error_intr_handler()