Searched refs:blktyp_devidx_map (Results 1 – 1 of 1) sorted by relevance
100 struct blktyp_devidx_map { struct 116 static const struct blktyp_devidx_map ppc3_tas2781_mapping_table[] = { argument 140 static const struct blktyp_devidx_map ppc3_mapping_table[] = {156 static const struct blktyp_devidx_map non_ppc3_mapping_table[] = {420 struct blktyp_devidx_map *p = in map_dev_idx() 421 (struct blktyp_devidx_map *)non_ppc3_mapping_table; in map_dev_idx() 429 p = (struct blktyp_devidx_map *)ppc3_tas2781_mapping_table; in map_dev_idx() 432 p = (struct blktyp_devidx_map *)ppc3_mapping_table; in map_dev_idx()