Lines Matching refs:sense_key
1184 switch (sshdr->sense_key) { in media_not_present()
1503 sshdr.sense_key, sshdr.asc, in sd_done()
1513 switch (sshdr.sense_key) { in sd_done()
1595 sense_valid && sshdr.sense_key == UNIT_ATTENTION))); in sd_spinup_disk()
1613 if (sense_valid && sshdr.sense_key == NOT_READY) { in sd_spinup_disk()
1648 sshdr.sense_key == UNIT_ATTENTION && in sd_spinup_disk()
1725 sense_valid && sshdr->sense_key == NOT_READY) in read_capacity_error()
1775 sshdr.sense_key == ILLEGAL_REQUEST && in read_capacity_16()
1783 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_16()
1862 sshdr.sense_key == UNIT_ATTENTION && in read_capacity_10()
2261 sshdr.sense_key == ILLEGAL_REQUEST && in sd_read_cache_type()