Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c122 hubinfo_get(hubv, &hubinfo); in volunteer_for_widgets()
151 hubinfo_get(hubv, &hubinfo); in assign_widgets_to_volunteers()
199 hubinfo_get(hubv, &hubinfo); in assign_widgets_to_volunteers()
267 hubinfo_get(hubv, &hubinfo); in early_probe_for_widget()
357 hubinfo_get(hubv, &hubinfo); in io_xswitch_widget_init()
763 hubinfo_get(hubv, &hubinfo); in io_init_node()
Dbte_error.c84 hubinfo_get(hub_v, &hinfo); in bte_crb_error_handler()
Dshuberror.c131 hubinfo_get(hub_v, &hinfo); in hubii_eint_init()
185 hubinfo_get(hub_v, &hinfo); in hubii_eint_handler()
Dpic.c84 hubinfo_get(peer_hubv, &peer_hub_info); in pic_bus1_widget_info_dup()
Dshubio.c165 hubinfo_get(hub_v, &hinfo); in hub_ioerror_handler()
/linux-2.4.37.9/arch/ia64/sn/io/
Dio.c64 hubinfo_get(hubv, &hubinfo); in hub_pio_init()
135 hubinfo_get(hubv, &hubinfo); in hub_piomap_alloc()
299 hubinfo_get(hubv, &hubinfo); in hub_piomap_free()
379 hubinfo_get(hubv, &hubinfo); in hub_piotrans_addr()
/linux-2.4.37.9/include/asm-ia64/sn/sn2/
Dsn_private.h187 #define hubinfo_get(vhdl, infoptr) ((void)hwgraph_info_get_LBL \ macro