Home
last modified time | relevance | path

Searched refs:xswitch (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c59 xswitch_vertex_init(vertex_hdl_t xswitch) in xswitch_vertex_init() argument
66 rc = hwgraph_info_add_LBL(xswitch, in xswitch_vertex_init()
78 xswitch_volunteer_delete(vertex_hdl_t xswitch) in xswitch_volunteer_delete() argument
84 rc = hwgraph_info_remove_LBL(xswitch, in xswitch_volunteer_delete()
94 volunteer_for_widgets(vertex_hdl_t xswitch, vertex_hdl_t master) in volunteer_for_widgets() argument
100 (void)hwgraph_info_get_LBL(xswitch, in volunteer_for_widgets()
107 (void *)xswitch); in volunteer_for_widgets()
140 assign_widgets_to_volunteers(vertex_hdl_t xswitch, vertex_hdl_t hubv) in assign_widgets_to_volunteers() argument
154 xswitch_info = xswitch_info_get(xswitch); in assign_widgets_to_volunteers()
157 (void)hwgraph_info_get_LBL(xswitch, in assign_widgets_to_volunteers()
[all …]
Dshubio.c53 vertex_hdl_t xswitch; in hub_xp_error_handler() local
83 xswitch = NODEPDA(cnode)->basew_xc; in hub_xp_error_handler()
88 if (error_state_set(xswitch , e_state) == in hub_xp_error_handler()
100 return xtalk_error_handler(xswitch, in hub_xp_error_handler()
/linux-2.4.37.9/arch/ia64/sn/io/
DMakefile18 obj-y := sgi_if.o xswitch.o cdl.o io.o snia_if.o
/linux-2.4.37.9/include/asm-ia64/sn/sn2/
Dsn_private.h215 extern void xswitch_vertex_init(vertex_hdl_t xswitch);