Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/smartpqi/
Dsmartpqi_init.c2055 static bool pqi_raid_maps_equal(struct raid_map *raid_map1, struct raid_map *raid_map2) in pqi_raid_maps_equal() function
2102 if (!pqi_raid_maps_equal(existing_device->raid_map, new_device->raid_map)) { in pqi_scsi_update_device()