Searched refs:PCIBR_DEBUG_RRB (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/ |
D | pcibr_rrb.c | 349 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/ |
D | pcibr_private.h | 62 #define PCIBR_DEBUG_RRB 0x00000020 /* bridge RRB allocation */ macro
|