Searched refs:SKEY_NOT_READY (Results 1 – 14 of 14) sorted by relevance
39 # define SKEY_NOT_READY 0x02 macro
803 case SKEY_NOT_READY: in uscsi_decode_sense()
93 case SKEY_NOT_READY: in atapi_interpret_sense()
1056 case SKEY_NOT_READY: in scsipi_decode_sense()
575 #define SKEY_NOT_READY 0x02 macro
618 (st->mt_key != SKEY_NOT_READY)) { in stopen()2179 if (key == SKEY_NOT_READY && st->asc == 0x4 && st->ascq == 0x1) { in st_interpret_sense()2382 case SKEY_NOT_READY: in st_interpret_sense()
994 case SKEY_NOT_READY: in scsipi_interpret_sense()1082 case SKEY_NOT_READY: in scsipi_interpret_sense()
958 if ((SSD_SENSE_KEY(sense->flags) == SKEY_NOT_READY) && in cd_interpret_sense()979 if ((SSD_SENSE_KEY(sense->flags) == SKEY_NOT_READY) && in cd_interpret_sense()1001 if ((SSD_SENSE_KEY(sense->flags) == SKEY_NOT_READY) && in cd_interpret_sense()
1165 if (SSD_SENSE_KEY(sense->flags) == SKEY_NOT_READY && in sd_interpret_sense()
467 case SKEY_NOT_READY: in scsi_decode_sense()
634 } while (SSD_SENSE_KEY(sense.flags) == SKEY_NOT_READY); in device_format()
927 case SKEY_NOT_READY: in scsi_interpret_sense()969 case SKEY_NOT_READY: in scsi_interpret_sense()
965 case SKEY_NOT_READY: in scsi_interpret_sense()1008 case SKEY_NOT_READY: in scsi_interpret_sense()
1204 SSD_SENSE_KEY(ssd->flags) == SKEY_NOT_READY) && in mly_process_event()