Home | History | Annotate | Download | only in ccn

Lines Matching defs:region_id

28 			     unsigned int region_id,
34 assert(region_id < REGION_ID_LIMIT);
36 region_base = periphbase + region_id_to_base(region_id);
47 unsigned int region_id,
54 assert(region_id < REGION_ID_LIMIT);
56 region_base = periphbase + region_id_to_base(region_id);
248 * in the 'hn_id_map'. The 'region_id' specifies the ID of the first HN-F/MN
255 unsigned int region_id,
267 start_region_id = region_id;
275 start_region_id = region_id;
405 unsigned int region_id;
414 region_id = HNF_REGION_ID_START;
417 FOR_EACH_PRESENT_REGION_ID(region_id, mn_hnf_id_map) {
419 region_id,
425 region_id = HNF_REGION_ID_START;
426 FOR_EACH_PRESENT_REGION_ID(region_id, mn_hnf_id_map) {
434 region_id,
455 unsigned int region_id;
463 region_id = HNF_REGION_ID_START;
471 FOR_EACH_PRESENT_REGION_ID(region_id, mn_hnf_id_map) {
475 region_id,