Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h489 #define BRIDGE_ISR_REQ_XTLK_ERR (0x1 << 25) macro
527 BRIDGE_ISR_REQ_XTLK_ERR|BRIDGE_ISR_RESP_XTLK_ERR| \
553 #define BRIDGE_IMR_REQ_XTLK_ERR BRIDGE_ISR_REQ_XTLK_ERR
593 BRIDGE_ISR_REQ_XTLK_ERR | \
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1090 #define BRIDGE_ISR_REQ_XTLK_ERR (0x1 << 25) macro
1134 BRIDGE_ISR_REQ_XTLK_ERR|BRIDGE_ISR_RESP_XTLK_ERR| \
1178 #define BRIDGE_IMR_REQ_XTLK_ERR BRIDGE_ISR_REQ_XTLK_ERR
1224 #define PIC_IRR_REQ_XTLK_ERR BRIDGE_ISR_REQ_XTLK_ERR
1257 BRIDGE_ISR_REQ_XTLK_ERR | \
1680 MACROFIELD_LINE_BITFIELD(BRIDGE_ISR_REQ_XTLK_ERR)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_error.c421 case BRIDGE_ISR_REQ_XTLK_ERR: /* bit25 REQ_XTALK_ERROR */ in pcibr_error_dump()