Lines Matching refs:sense_key
1617 switch (sshdr->sense_key) { in media_not_present()
2094 switch (sshdr.sense_key) { in sd_done()
2196 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
2214 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
2251 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2336 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
2386 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
2394 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2471 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2871 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()
3677 sshdr.sense_key != ILLEGAL_REQUEST) in sd_suspend_common()