Home
last modified time | relevance | path

Searched refs:device_master_set (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/
Dhcl_util.h16 extern int device_master_set(vertex_hdl_t, vertex_hdl_t);
/linux-2.4.37.9/arch/ia64/sn/io/hwgdfs/
Dhcl_util.c51 device_master_set(vertex_hdl_t vhdl, vertex_hdl_t master) in device_master_set() function
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dhcl_util.c54 device_master_set(vertex_hdl_t vhdl, vertex_hdl_t master) in device_master_set() function
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dklgraph.c220 rc = device_master_set(myicev, node_vertex); in klhwg_add_ice()
245 rc = device_master_set(myhubv, node_vertex); in klhwg_add_hub()
274 device_master_set(my_cpu, node_vertex); in klhwg_add_disabled_cpu()
304 device_master_set(my_cpu, node_vertex); in klhwg_add_cpu()
Dpic.c189 device_master_set(peer_conn_v, hubv); in pic_bus1_redist()
Dml_iograph.c446 device_master_set(hwgraph_connectpt_get(widgetv), hubv); in io_xswitch_widget_init()
753 if (device_master_set(widgetv, hubv) == 0) { in io_init_node()
Dpciio.c831 int device_master_set(vertex_hdl_t, vertex_hdl_t); in pciio_device_info_register()
856 device_master_set(pconn, pciio_info->c_master); in pciio_device_info_register()
Dxtalk.c891 device_master_set(widget, master); in xwidget_register()