Lines Matching refs:sense_key
1517 switch (sshdr->sense_key) { in media_not_present()
1993 switch (sshdr.sense_key) { in sd_done()
2100 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
2118 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
2155 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2238 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
2304 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
2312 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2397 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2808 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()
3545 sshdr.sense_key != ILLEGAL_REQUEST) in sd_suspend_common()