Lines Matching refs:sense_key
1597 switch (sshdr->sense_key) { in media_not_present()
2047 switch (sshdr.sense_key) { in sd_done()
2154 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
2172 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
2209 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2294 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
2344 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
2352 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2429 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2829 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()
3632 sshdr.sense_key != ILLEGAL_REQUEST) in sd_suspend_common()