Home
last modified time | relevance | path

Searched refs:BRIDGE_DEV_BARRIER (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h655 #define BRIDGE_DEV_BARRIER 0x00008000 macro
669 BRIDGE_DEV_BARRIER)
673 BRIDGE_DEV_BARRIER)
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1324 #define BRIDGE_DEV_BARRIER (1ull << 15) macro
1339 BRIDGE_DEV_BARRIER)
1342 BRIDGE_DEV_BARRIER)
1346 BRIDGE_DEV_BARRIER)
1777 MACROFIELD_LINE_BITFIELD(BRIDGE_DEV_BARRIER)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c343 & ~BRIDGE_DEV_BARRIER in pcibr_try_set_device()
352 & ~BRIDGE_DEV_BARRIER) /* barrier off */ in pcibr_try_set_device()
360 | BRIDGE_DEV_BARRIER; /* barrier on */ in pcibr_try_set_device()
399 new |= BRIDGE_DEV_BARRIER; in pcibr_try_set_device()
401 new &= ~BRIDGE_DEV_BARRIER; in pcibr_try_set_device()
448 BRIDGE_DEV_BARRIER)) ) { in pcibr_try_set_device()
3786 set |= BRIDGE_DEV_BARRIER;
3788 clr |= BRIDGE_DEV_BARRIER;
Dpcibr_error.c144 {BRIDGE_DEV_BARRIER, 0, "BARRIER"},