Home
last modified time | relevance | path

Searched refs:path_map (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
Dhpsa.h88 u8 path_map; member
Dhpsa.c836 else if (hdev->path_map & path_map_index) in path_info_show()
4228 memcpy(&this_device->path_map, in hpsa_get_path_info()
4230 sizeof(this_device->path_map)); in hpsa_get_path_info()
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
Dsmartpqi.h944 u8 path_map; member
Dsmartpqi_init.c1330 device->path_map = id_phys->redundant_path_present_map; in pqi_get_physical_device_info()
1708 existing_device->path_map = new_device->path_map; in pqi_scsi_update_device()
6380 else if (device->path_map & path_map_index) in pqi_path_info_show()