Lines Matching refs:sense_key
1485 switch (sshdr->sense_key) { in media_not_present()
1980 switch (sshdr.sense_key) { in sd_done()
2087 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
2105 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
2142 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2235 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
2285 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
2293 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2370 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2778 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()
3676 sshdr.sense_key != ILLEGAL_REQUEST) in sd_suspend_common()