Searched refs:bs_conn (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/ |
D | pcibr_error.c | 726 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_INTR_ERROR, pcibr_soft->bs_conn, in pcibr_error_intr_handler() 1113 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_ERROR_HDLR, pcibr_soft->bs_conn, in pcibr_pioerror() 1314 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_ERROR_HDLR, pcibr_soft->bs_conn, in pcibr_pioerror() 1640 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_ERROR_HDLR, pcibr_soft->bs_conn, in pcibr_error_handler() 1704 PCIBR_DEBUG_ALWAYS((PCIBR_DEBUG_ERROR_HDLR, pcibr_soft->bs_conn, in pcibr_error_handler_wrapper()
|
D | pcibr_dvr.c | 716 xtalk_widgetdev_shutdown(pcibr_soft->bs_conn, slot); in pcibr_device_unregister() 1039 pcibr_soft->bs_conn = xconn_vhdl; in pcibr_attach2() 2382 vertex_hdl_t xconn_vhdl = pcibr_soft->bs_conn; in pcibr_piomap_alloc() 2522 vertex_hdl_t xconn_vhdl = pcibr_soft->bs_conn; in pcibr_piotrans_addr() 2813 vertex_hdl_t xconn_vhdl = pcibr_soft->bs_conn; in pcibr_dmamap_alloc() 3354 vertex_hdl_t xconn_vhdl = pcibr_soft->bs_conn; 3580 vertex_hdl_t xconn_vhdl = pcibr_soft->bs_conn; 3591 vertex_hdl_t xconn_vhdl = pcibr_soft->bs_conn; 3915 return xtalk_dma_enabled(pcibr_soft->bs_conn);
|
D | pcibr_intr.c | 303 vertex_hdl_t xconn_vhdl = pcibr_soft->bs_conn; in pcibr_intr_alloc()
|
D | pcibr_slot.c | 1490 xconn_vhdl = pcibr_soft->bs_conn; in pcibr_slot_call_device_attach()
|
/linux-2.4.37.9/include/asm-ia64/sn/pci/ |
D | pcibr_private.h | 351 vertex_hdl_t bs_conn; /* xtalk connection point */ member
|