Searched refs:path_map (Results 1 – 5 of 5) 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 = kzalloc(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
835 else if (hdev->path_map & path_map_index) in path_info_show()4224 memcpy(&this_device->path_map, in hpsa_get_path_info()4226 sizeof(this_device->path_map)); in hpsa_get_path_info()
1085 u8 path_map; member
1515 device->path_map = id_phys->redundant_path_present_map; in pqi_get_physical_device_info()1901 existing_device->path_map = new_device->path_map; in pqi_scsi_update_device()6777 else if (device->path_map & path_map_index) in pqi_path_info_show()