Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c1370 sizeof(device_exist->vendor)); in pqisrc_exist_device_update()
1372 sizeof(device_exist->model)); in pqisrc_exist_device_update()
1374 device_exist->is_external_raid_device = in pqisrc_exist_device_update()
1380 device_exist->scsi_rescan = true; in pqisrc_exist_device_update()
1390 device_exist->bay = new_device->bay; in pqisrc_exist_device_update()
1392 sizeof(device_exist->box)); in pqisrc_exist_device_update()
1394 sizeof(device_exist->phys_connector)); in pqisrc_exist_device_update()
1398 if (device_exist->offload_to_mirror) in pqisrc_exist_device_update()
1403 if (device_exist->raid_map) in pqisrc_exist_device_update()
1405 (char *)device_exist->raid_map, in pqisrc_exist_device_update()
[all …]