Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dxtalk.c90 xwidget_info_t xwidget_info_get(vertex_hdl_t);
131 widget_info = xwidget_info_get(xconn); in xwidget_to_provider_fns()
532 xwidget_info = xwidget_info_get(xconn); in xtalk_error_handler()
716 xwidget_info_get(vertex_hdl_t xwidget) in xwidget_info_get() function
912 if (!(widget_info = xwidget_info_get(widget))) in xwidget_unregister()
937 xwidget_info = xwidget_info_get(xwidget); in xwidget_error_register()
975 info = xwidget_info_get(xwidget_vhdl); in xwidget_name_get()
Dshub_intr.c97 xwidget_info = xwidget_info_get(dev); in do_hub_intr_alloc()
Dxbow.c1238 widget_info = xwidget_info_get(xconn_vhdl); in xbow_reset_link()
/linux-2.4.37.9/arch/ia64/sn/io/
Dio.c118 xwidget_info_t widget_info = xwidget_info_get(dev); in hub_piomap_alloc()
372 xwidget_info_t widget_info = xwidget_info_get(dev); in hub_piotrans_addr()
417 xwidget_info_t widget_info = xwidget_info_get(dev); in hub_dmamap_alloc()
/linux-2.4.37.9/include/asm-ia64/sn/xtalk/
Dxwidget.h280 extern xwidget_info_t xwidget_info_get(vertex_hdl_t widget);
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c1132 info = xwidget_info_get(xconn_vhdl); in pcibr_attach2()