Searched refs:BRIDGE_DEV_SWAP_DIR (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/pci/
H A Dbridge.h651 #define BRIDGE_DEV_SWAP_DIR 0x00080000 macro
665 BRIDGE_DEV_SWAP_DIR | \
671 BRIDGE_DEV_SWAP_DIR | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/pci/
H A Dbridge.h651 #define BRIDGE_DEV_SWAP_DIR 0x00080000 macro
665 BRIDGE_DEV_SWAP_DIR | \
671 BRIDGE_DEV_SWAP_DIR | \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sgi-ip27/
H A Dip27-pci.c272 bridge->b_device[slot].reg &= ~BRIDGE_DEV_SWAP_DIR;
284 bridge->b_device[slot].reg |= BRIDGE_DEV_SWAP_DIR;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/pci/
H A Dbridge.h1197 #define BRIDGE_DEV_SWAP_DIR (1ull << 19) macro
1212 BRIDGE_DEV_SWAP_DIR | \
1221 BRIDGE_DEV_SWAP_DIR | \
1605 MACROFIELD_LINE_BITFIELD(BRIDGE_DEV_SWAP_DIR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/pci/
H A Dbridge.h1197 #define BRIDGE_DEV_SWAP_DIR (1ull << 19) macro
1212 BRIDGE_DEV_SWAP_DIR | \
1221 BRIDGE_DEV_SWAP_DIR | \
1605 MACROFIELD_LINE_BITFIELD(BRIDGE_DEV_SWAP_DIR)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn2/pcibr/
H A Dpcibr_error.c185 {BRIDGE_DEV_SWAP_DIR, 0, "SWAP_DIR"},
H A Dpcibr_dvr.c415 #define BRIDGE_DEV_SWAP_BITS (BRIDGE_DEV_SWAP_PMU | BRIDGE_DEV_SWAP_DIR)
461 BRIDGE_DEV_SWAP_DIR : BRIDGE_DEV_SWAP_BITS;
464 ~BRIDGE_DEV_SWAP_DIR : ~BRIDGE_DEV_SWAP_BITS;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn1/
H A Dpcibr.c150 {BRIDGE_DEV_SWAP_DIR, 0, "SWAP_DIR"},
1189 #define BRIDGE_DEV_SWAP_BITS (BRIDGE_DEV_SWAP_PMU | BRIDGE_DEV_SWAP_DIR)
1235 BRIDGE_DEV_SWAP_DIR : BRIDGE_DEV_SWAP_BITS;
1238 ~BRIDGE_DEV_SWAP_DIR : ~BRIDGE_DEV_SWAP_BITS;

Completed in 199 milliseconds