Lines Matching refs:sense_key
1534 switch (sshdr->sense_key) { in media_not_present()
2025 switch (sshdr.sense_key) { in sd_done()
2131 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
2149 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
2186 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2271 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
2337 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
2345 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2430 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2840 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()
3644 sshdr.sense_key != ILLEGAL_REQUEST) in sd_suspend_common()