Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.h84 int offload_config; /* I/O accel RAID offload configured */ member
Dhpsa.c1205 dev->offload_config ? '+' : '-', in hpsa_show_dev_msg()
1298 if (new_entry->offload_config && new_entry->offload_enabled) { in hpsa_scsi_update_entry()
1315 h->dev[entry]->offload_config = new_entry->offload_config; in hpsa_scsi_update_entry()
1447 if (dev1->offload_config != dev2->offload_config) in device_updated()
1636 if (!logical_drive->offload_config) in hpsa_figure_phys_disk_ptrs()
3305 this_device->offload_config = 0; in hpsa_get_ioaccel_status()
3323 this_device->offload_config = in hpsa_get_ioaccel_status()
3325 if (this_device->offload_config) { in hpsa_get_ioaccel_status()
3652 this_device->offload_config = 0; in hpsa_update_device_info()