Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.h51 int offload_config; /* I/O accel RAID offload configured */ member
Dhpsa.c990 h->dev[entry]->offload_config = new_entry->offload_config; in hpsa_scsi_update_entry()
1116 if (dev1->offload_config != dev2->offload_config) in device_updated()
2392 this_device->offload_config = 0; in hpsa_get_ioaccel_status()
2409 this_device->offload_config = in hpsa_get_ioaccel_status()
2411 if (this_device->offload_config) { in hpsa_get_ioaccel_status()
2660 this_device->offload_config = 0; in hpsa_update_device_info()
3399 BUG_ON(!(dev->offload_config && dev->offload_enabled)); in set_encrypt_ioaccel2()
3678 BUG_ON(!(dev->offload_config && dev->offload_enabled)); in hpsa_scsi_ioaccel_raid_map()