Searched refs:geo_slab (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ |
D | geo_op.c | 102 geo_slab(geoid_t g) in geo_slab() function 191 rv = geo_slab(g0) - geo_slab(g1); in geo_cmp()
|
D | ml_iograph.c | 427 geo_slab(board->brd_geoid), in io_xswitch_widget_init() 505 buffer, geo_slab(board->brd_geoid)); in io_xswitch_widget_init() 514 buffer, geo_slab(board->brd_geoid), brick_name); in io_xswitch_widget_init()
|
D | klconflib.c | 295 …sprintf(path, EDGE_LBL_MODULE "/%s/" EDGE_LBL_SLAB "/%d/%s", buffer, geo_slab(brd->brd_geoid), boa… in board_to_path() 330 geo_module(brd->brd_geoid), geo_slab(brd->brd_geoid), in device_component_canonical_name_get()
|
D | module.c | 165 slab_number = geo_slab(geoid); in module_add_node()
|
D | pic.c | 149 slab = geo_slab((NODEPDA(xbow_peer))->geoid); in pic_bus1_redist()
|
/linux-2.4.37.9/include/asm-ia64/sn/ |
D | geo.h | 34 extern slabid_t geo_slab(geoid_t g);
|
/linux-2.4.37.9/arch/ia64/sn/io/machvec/ |
D | pci_bus_cvlink.c | 855 sprintf(tmp_name, "/slab/%d/%s/xtalk", geo_slab(modules[i]->geoid[ii]), brick_name); in pci_bus_to_hcl_cvlink()
|