Searched refs:path_map (Results 1 – 4 of 4) sorted by relevance
22 struct path_info **path_map; member29 struct path_info *pi = s->path_map[cpu]; in ioa_free_path()39 s->path_map[cpu] = NULL; in ioa_free_path()86 if (s->path_map[cpu]) { in ioa_add_path()92 s->path_map[cpu] = pi; in ioa_add_path()119 s->path_map = kcalloc(nr_cpu_ids, sizeof(struct path_info *), in ioa_create()121 if (!s->path_map) in ioa_create()132 kfree(s->path_map); in ioa_create()147 kfree(s->path_map); in ioa_destroy()207 pi = s->path_map[cpu]; in ioa_select_path()[all …]
88 u8 path_map; member
1149 u8 path_map; member
1671 device->path_map = id_phys->redundant_path_present_map; in pqi_get_physical_device_info()2136 existing_device->path_map = new_device->path_map; in pqi_scsi_update_device()7264 else if (device->path_map & path_map_index) in pqi_path_info_show()