Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dgeo_op.c73 geo_module(geoid_t g) in geo_module() function
187 rv = MODULE_CMP(geo_module(g0), geo_module(g1)); in geo_cmp()
Dml_iograph.c317 geo_module(board->brd_geoid), in xwidget_inventory_add()
423 format_module_id(buffer, geo_module(board->brd_geoid), MODULE_FORMAT_BRIEF); in io_xswitch_widget_init()
484 format_module_id(buffer, geo_module(board->brd_geoid), MODULE_FORMAT_BRIEF); in io_xswitch_widget_init()
Dklconflib.c292 modnum = geo_module(brd->brd_geoid); in board_to_path()
330 geo_module(brd->brd_geoid), geo_slab(brd->brd_geoid), in device_component_canonical_name_get()
Dmodule.c134 moduleid = geo_module(geoid); in module_add_node()
Dpic.c148 format_module_id(tmpbuf, geo_module((NODEPDA(xbow_peer))->geoid), MODULE_FORMAT_BRIEF); in pic_bus1_redist()
Dklgraph.c474 NODEPDA(cnode)->module = module_lookup(geo_module(brd->brd_geoid)); in klhwg_add_tionode()
536 NODEPDA(cnode)->module = module_lookup(geo_module(brd->brd_geoid)); in klhwg_add_node()
/linux-2.4.37.9/include/asm-ia64/sn/
Dgeo.h33 extern moduleid_t geo_module(geoid_t g);
Dnodepda.h118 #define NODE_MODULEID(cnode) geo_module((NODEPDA(cnode)->geoid))