Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h329 #define BRIDGE_INT_RST_STAT 0x000114 /* Reset Intr Status */ macro
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h650 #define BRIDGE_INT_RST_STAT 0x000114 /* Reset Intr Status */ macro
1724 MACROFIELD_LINE(BRIDGE_INT_RST_STAT, b_int_rst_stat)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_error.c919 == (BRIDGE_INT_RST_STAT & 0xff0))) { in pcibr_error_intr_handler()