Home
last modified time | relevance | path

Searched refs:bs_vhdl (Results 1 – 6 of 6) 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()
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()
Dpcibr_dvr.c478 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);
Dpcibr_slot.c346 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()
Dpcibr_error.c1084 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()
Dpcibr_intr.c283 PCIBR_DEBUG((PCIBR_DEBUG_INTR, pcibr_soft->bs_vhdl, in pcibr_force_interrupt()
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpcibr_private.h352 vertex_hdl_t bs_vhdl; /* vertex owned by pcibr */ member