Home
last modified time | relevance | path

Searched refs:PCIBR_DEBUG_RRB (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_rrb.c349 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RRB, pcibr_soft->bs_vhdl, in do_pcibr_rrb_autoalloc()
708 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RRB, pcibr_vhdl, in pcibr_slot_initial_rrb_alloc()
713 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RRB, pcibr_vhdl, in pcibr_slot_initial_rrb_alloc()
859 if (pcibr_debug_mask & PCIBR_DEBUG_RRB) { in pcibr_rrb_debug()
860 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RRB, pcibr_soft->bs_vhdl, in pcibr_rrb_debug()
865 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RRB, pcibr_soft->bs_vhdl, in pcibr_rrb_debug()
868 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RRB, pcibr_soft->bs_vhdl, in pcibr_rrb_debug()
894 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RRB, pcibr_soft->bs_vhdl, in pcibr_rrb_debug()
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpcibr_private.h62 #define PCIBR_DEBUG_RRB 0x00000020 /* bridge RRB allocation */ macro