Searched refs:bs_vhdl (Results 1 – 6 of 6) 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() 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()
|
D | pcibr_dvr.c | 478 PCIBR_DEBUG((PCIBR_DEBUG_DEVREG, pcibr_soft->bs_vhdl, in pcibr_try_set_device() 512 PCIBR_DEBUG((PCIBR_DEBUG_DEVREG, pcibr_soft->bs_vhdl, in pcibr_try_set_device() 646 pciio_device_info_new(&pcibr_info->f_c, pcibr_soft->bs_vhdl, in pcibr_device_info_new() 652 pcibr_info->f_bus = pcibr_widget_to_bus(pcibr_soft->bs_vhdl); in pcibr_device_info_new() 1040 pcibr_soft->bs_vhdl = pcibr_vhdl; in pcibr_attach2() 1779 pcibr_bus_cnvlink(pcibr_soft->bs_vhdl); in pcibr_attach2() 2830 pcibr_dmamap = (pcibr_dmamap_t)get_free_pciio_dmamap(pcibr_soft->bs_vhdl); in pcibr_dmamap_alloc() 3659 pcibr_widget_to_bus(pcibr_soft->bs_vhdl), 3846 (unsigned long)pcibr_soft->bs_vhdl, NUM_RBAR, pcibr_soft->bs_pcix_num_funcs);
|
D | pcibr_slot.c | 346 slotp->resp_l1_bus_num = pcibr_widget_to_bus(pcibr_soft->bs_vhdl); in pcibr_slot_info_return() 992 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RBAR, pcibr_soft->bs_vhdl, in pcibr_slot_pcix_rbar_init() 995 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RBAR, pcibr_soft->bs_vhdl, in pcibr_slot_pcix_rbar_init() 1065 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_RBAR, pcibr_soft->bs_vhdl, in pcibr_slot_pcix_rbar_init()
|
D | pcibr_error.c | 1084 vertex_hdl_t pcibr_vhdl = pcibr_soft->bs_vhdl; in pcibr_pioerror() 1493 vertex_hdl_t pcibr_vhdl = pcibr_soft->bs_vhdl; in pcibr_dmard_error() 1602 vertex_hdl_t pcibr_vhdl = pcibr_soft->bs_vhdl; in pcibr_dmawr_error()
|
D | pcibr_intr.c | 283 PCIBR_DEBUG((PCIBR_DEBUG_INTR, pcibr_soft->bs_vhdl, in pcibr_force_interrupt()
|
/linux-2.4.37.9/include/asm-ia64/sn/pci/ |
D | pcibr_private.h | 352 vertex_hdl_t bs_vhdl; /* vertex owned by pcibr */ member
|