Home
last modified time | relevance | path

Searched refs:BRIDGE_DEV_VIRTUAL_EN (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h645 #define BRIDGE_DEV_VIRTUAL_EN 0x02000000 macro
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1314 #define BRIDGE_DEV_VIRTUAL_EN (1ull << 25) macro
1767 MACROFIELD_LINE_BITFIELD(BRIDGE_DEV_VIRTUAL_EN)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_error.c134 {BRIDGE_DEV_VIRTUAL_EN, 0, "VIRTUAL_EN"},
Dpcibr_slot.c1372 devreg |= BRIDGE_DEV_COH | BRIDGE_DEV_VIRTUAL_EN; in pcibr_slot_device_init()
Dpcibr_dvr.c417 new |= BRIDGE_DEV_VIRTUAL_EN; in pcibr_try_set_device()
418 xmask |= BRIDGE_DEV_VIRTUAL_EN; in pcibr_try_set_device()