Home
last modified time | relevance | path

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

/arch/arm/mach-integrator/
Dimpd1.c35 static int module_id; variable
37 module_param_named(lmid, module_id, int, 0444);
333 if (dev->id != module_id) in impd1_probe()
/arch/ia64/sn/kernel/sn2/
Dsn_hwperf.c110 moduleid_t module_id; in sn_hwperf_geoid_to_cnode() local
123 module_id = geo_module(geoid); in sn_hwperf_geoid_to_cnode()
124 this_rack = MODULE_GET_RACK(module_id); in sn_hwperf_geoid_to_cnode()
125 this_bay = MODULE_GET_BPOS(module_id); in sn_hwperf_geoid_to_cnode()