Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmps_mapping.c883 u32 skip_count, end_of_table, map_idx, enc_idx; in _mapping_find_enc_map_space() local
902 end_of_table = sc->max_devices; in _mapping_find_enc_map_space()
904 end_of_table = sc->max_devices; in _mapping_find_enc_map_space()
906 end_of_table = sc->max_devices - sc->max_volumes; in _mapping_find_enc_map_space()
920 map_idx < end_of_table; map_idx++) { in _mapping_find_enc_map_space()
944 map_idx < end_of_table; map_idx++) { in _mapping_find_enc_map_space()
1010 map_idx < end_of_table; map_idx++) { in _mapping_find_enc_map_space()
/freebsd/sys/dev/mpr/
H A Dmpr_mapping.c921 u32 skip_count, end_of_table, map_idx, enc_idx; in _mapping_find_enc_map_space() local
940 end_of_table = sc->max_devices; in _mapping_find_enc_map_space()
942 end_of_table = sc->max_devices; in _mapping_find_enc_map_space()
944 end_of_table = sc->max_devices - sc->max_volumes; in _mapping_find_enc_map_space()
958 map_idx < end_of_table; map_idx++) { in _mapping_find_enc_map_space()
982 map_idx < end_of_table; map_idx++) { in _mapping_find_enc_map_space()
1048 map_idx < end_of_table; map_idx++) { in _mapping_find_enc_map_space()