Lines Matching refs:volume_offline
1561 if (needle->volume_offline) in hpsa_scsi_find_entry()
1603 if (sd->volume_offline == HPSA_VPD_LV_STATUS_UNSUPPORTED) in hpsa_show_volume_status()
1608 switch (sd->volume_offline) { in hpsa_show_volume_status()
1984 if (sd[i]->volume_offline) { in adjust_hpsa_scsi_table()
2030 if (sd[i]->volume_offline) in adjust_hpsa_scsi_table()
3972 unsigned char volume_offline; in hpsa_update_device_info() local
3977 volume_offline = hpsa_volume_offline(h, scsi3addr); in hpsa_update_device_info()
3978 if (volume_offline == HPSA_VPD_LV_STATUS_UNSUPPORTED && in hpsa_update_device_info()
3986 volume_offline = 0; in hpsa_update_device_info()
3988 this_device->volume_offline = volume_offline; in hpsa_update_device_info()
3989 if (volume_offline == HPSA_LV_FAILED) { in hpsa_update_device_info()
4002 this_device->volume_offline = 0; in hpsa_update_device_info()