Lines Matching refs:sense_key
1556 switch (sshdr->sense_key) { in media_not_present()
1781 if (sshdr->sense_key == ILLEGAL_REQUEST && in sd_scsi_to_pr_err()
2167 switch (sshdr.sense_key) { in sd_done()
2278 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
2296 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
2333 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2423 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
2476 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
2484 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2564 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2971 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()
3888 sshdr.sense_key != ILLEGAL_REQUEST) in sd_suspend_common()