Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h456 #define BRIDGE_DIRMAP_W_ID (0xf << BRIDGE_DIRMAP_W_ID_SHFT) macro
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1042 #define BRIDGE_DIRMAP_W_ID (0xf << BRIDGE_DIRMAP_W_ID_SHFT) macro
1653 MACROFIELD_LINE_BITFIELD(BRIDGE_DIRMAP_W_ID)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c1505 (dirmap & BRIDGE_DIRMAP_W_ID) >> BRIDGE_DIRMAP_W_ID_SHFT; in pcibr_attach2()