Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c305 xwidget_inventory_add(vertex_hdl_t widgetv, in xwidget_inventory_add() argument
316 device_inventory_add(widgetv,INV_IOBD,board->brd_type, in xwidget_inventory_add()
334 vertex_hdl_t widgetv; in io_xswitch_widget_init() local
438 rc = hwgraph_path_add(hwgraph_root, pathname, &widgetv); in io_xswitch_widget_init()
446 device_master_set(hwgraph_connectpt_get(widgetv), hubv); in io_xswitch_widget_init()
448 …ch_widget_init: FIXME hwgraph_edge_add %s xswitchv 0x%p, widgetv 0x%p\n", name, xswitchv, widgetv); in io_xswitch_widget_init()
449 rc = hwgraph_edge_add(xswitchv, widgetv, name); in io_xswitch_widget_init()
455 xswitch_info_vhdl_set(xswitch_info, widgetnum, widgetv); in io_xswitch_widget_init()
470 xwidget_inventory_add(widgetv,board,hwid); in io_xswitch_widget_init()
472 (void)xwidget_register(&hwid, widgetv, widgetnum, in io_xswitch_widget_init()
[all …]