Searched refs:BRIDGE_ISR_INVLD_ADDR (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/pci/
H A Dbridge.h490 #define BRIDGE_ISR_INVLD_ADDR (0x1 << 24) macro
526 BRIDGE_ISR_UNSUPPORTED_XOP|BRIDGE_ISR_INVLD_ADDR| \
554 #define BRIDGE_IMR_INVLD_ADDR BRIDGE_ISR_INVLD_ADDR
594 BRIDGE_ISR_INVLD_ADDR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/pci/
H A Dbridge.h490 #define BRIDGE_ISR_INVLD_ADDR (0x1 << 24) macro
526 BRIDGE_ISR_UNSUPPORTED_XOP|BRIDGE_ISR_INVLD_ADDR| \
554 #define BRIDGE_IMR_INVLD_ADDR BRIDGE_ISR_INVLD_ADDR
594 BRIDGE_ISR_INVLD_ADDR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn2/pcibr/
H A Dpcibr_error.c347 case BRIDGE_ISR_INVLD_ADDR: /* INVALID_ADDRESS */
727 * which will cause a BRIDGE_ISR_INVLD_ADDR.
729 if ((err_status & BRIDGE_ISR_INVLD_ADDR) &&
733 err_status &= ~BRIDGE_ISR_INVLD_ADDR;
737 if ((err_status & BRIDGE_ISR_INVLD_ADDR) &&
741 err_status &= ~BRIDGE_ISR_INVLD_ADDR;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/pci/
H A Dbridge.h1034 #define BRIDGE_ISR_INVLD_ADDR (0x1 << 24) macro
1070 BRIDGE_ISR_UNSUPPORTED_XOP|BRIDGE_ISR_INVLD_ADDR| \
1098 #define BRIDGE_IMR_INVLD_ADDR BRIDGE_ISR_INVLD_ADDR
1138 BRIDGE_ISR_INVLD_ADDR)
1513 MACROFIELD_LINE_BITFIELD(BRIDGE_ISR_INVLD_ADDR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/pci/
H A Dbridge.h1034 #define BRIDGE_ISR_INVLD_ADDR (0x1 << 24) macro
1070 BRIDGE_ISR_UNSUPPORTED_XOP|BRIDGE_ISR_INVLD_ADDR| \
1098 #define BRIDGE_IMR_INVLD_ADDR BRIDGE_ISR_INVLD_ADDR
1138 BRIDGE_ISR_INVLD_ADDR)
1513 MACROFIELD_LINE_BITFIELD(BRIDGE_ISR_INVLD_ADDR)

Completed in 116 milliseconds