Lines Matching refs:sense_key
1598 switch (sshdr->sense_key) { in media_not_present()
2087 switch (sshdr.sense_key) { in sd_done()
2194 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
2212 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
2249 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
2334 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
2384 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
2392 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
2469 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2877 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()
3766 sshdr.sense_key != ILLEGAL_REQUEST) in sd_suspend_common()