Lines Matching refs:sense_key
1531 switch (sshdr->sense_key) { in media_not_present()
2001 switch (sshdr.sense_key) { in sd_done()
2103 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
2121 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
2158 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2241 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
2291 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
2299 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2376 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2778 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()
3554 sshdr.sense_key != ILLEGAL_REQUEST) in sd_suspend_common()