Searched refs:device_master_set (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/include/asm-ia64/sn/ |
D | hcl_util.h | 16 extern int device_master_set(vertex_hdl_t, vertex_hdl_t);
|
/linux-2.4.37.9/arch/ia64/sn/io/hwgdfs/ |
D | hcl_util.c | 51 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/ |
D | hcl_util.c | 54 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/ |
D | klgraph.c | 220 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()
|
D | pic.c | 189 device_master_set(peer_conn_v, hubv); in pic_bus1_redist()
|
D | ml_iograph.c | 446 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()
|
D | pciio.c | 831 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()
|
D | xtalk.c | 891 device_master_set(widget, master); in xwidget_register()
|