Lines Matching +full:write +full:- +full:data

1 /* SPDX-License-Identifier: GPL-2.0 */
4 * http://www.t10.org/lists/asc-num.txt [most recent: 20200817]
9 SENSE_CODE(0x0002, "End-of-partition/medium detected")
11 SENSE_CODE(0x0004, "Beginning-of-partition/medium detected")
12 SENSE_CODE(0x0005, "End-of-data detected")
38 SENSE_CODE(0x0300, "Peripheral device write fault")
39 SENSE_CODE(0x0301, "No write current")
40 SENSE_CODE(0x0302, "Excessive write errors")
50 SENSE_CODE(0x0408, "Logical unit not ready, long write in progress")
51 SENSE_CODE(0x0409, "Logical unit not ready, self-test in progress")
87 SENSE_CODE(0x0801, "Logical unit communication time-out")
89 SENSE_CODE(0x0803, "Logical unit communication CRC error (Ultra-DMA/32)")
102 SENSE_CODE(0x0B01, "Warning - specified temperature exceeded")
103 SENSE_CODE(0x0B02, "Warning - enclosure degraded")
104 SENSE_CODE(0x0B03, "Warning - background self-test failed")
105 SENSE_CODE(0x0B04, "Warning - background pre-scan detected medium error")
106 SENSE_CODE(0x0B05, "Warning - background medium scan detected medium error")
107 SENSE_CODE(0x0B06, "Warning - non-volatile cache now volatile")
108 SENSE_CODE(0x0B07, "Warning - degraded power to non-volatile cache")
109 SENSE_CODE(0x0B08, "Warning - power loss expected")
110 SENSE_CODE(0x0B09, "Warning - device statistics notification active")
111 SENSE_CODE(0x0B0A, "Warning - high critical temperature limit exceeded")
112 SENSE_CODE(0x0B0B, "Warning - low critical temperature limit exceeded")
113 SENSE_CODE(0x0B0C, "Warning - high operating temperature limit exceeded")
114 SENSE_CODE(0x0B0D, "Warning - low operating temperature limit exceeded")
115 SENSE_CODE(0x0B0E, "Warning - high critical humidity limit exceeded")
116 SENSE_CODE(0x0B0F, "Warning - low critical humidity limit exceeded")
117 SENSE_CODE(0x0B10, "Warning - high operating humidity limit exceeded")
118 SENSE_CODE(0x0B11, "Warning - low operating humidity limit exceeded")
119 SENSE_CODE(0x0B12, "Warning - microcode security at risk")
120 SENSE_CODE(0x0B13, "Warning - microcode digital signature validation failure")
121 SENSE_CODE(0x0B14, "Warning - physical element status change")
123 SENSE_CODE(0x0C00, "Write error")
124 SENSE_CODE(0x0C01, "Write error - recovered with auto reallocation")
125 SENSE_CODE(0x0C02, "Write error - auto reallocation failed")
126 SENSE_CODE(0x0C03, "Write error - recommend reassignment")
128 SENSE_CODE(0x0C05, "Data expansion occurred during compression")
130 SENSE_CODE(0x0C07, "Write error - recovery needed")
131 SENSE_CODE(0x0C08, "Write error - recovery failed")
132 SENSE_CODE(0x0C09, "Write error - loss of streaming")
133 SENSE_CODE(0x0C0A, "Write error - padding blocks added")
134 SENSE_CODE(0x0C0B, "Auxiliary memory write error")
135 SENSE_CODE(0x0C0C, "Write error - unexpected unsolicited data")
136 SENSE_CODE(0x0C0D, "Write error - not enough unsolicited data")
137 SENSE_CODE(0x0C0E, "Multiple write errors")
139 SENSE_CODE(0x0C10, "Incomplete multiple atomic write operations")
140 SENSE_CODE(0x0C11, "Write error - recovery scan needed")
141 SENSE_CODE(0x0C12, "Write error - insufficient zone resources")
147 SENSE_CODE(0x0D04, "Copy target device data underrun")
148 SENSE_CODE(0x0D05, "Copy target device data overrun")
159 SENSE_CODE(0x1004, "Logical block protection error on recover buffered data")
166 SENSE_CODE(0x1104, "Unrecovered read error - auto reallocate failed")
167 SENSE_CODE(0x1105, "L-EC uncorrectable error")
169 SENSE_CODE(0x1107, "Data re-synchronization error")
173 SENSE_CODE(0x110B, "Unrecovered read error - recommend reassignment")
174 SENSE_CODE(0x110C, "Unrecovered read error - recommend rewrite the data")
175 SENSE_CODE(0x110D, "De-compression CRC error")
179 SENSE_CODE(0x1111, "Read error - loss of streaming")
181 SENSE_CODE(0x1113, "Read error - failed retransmission request")
182 SENSE_CODE(0x1114, "Read error - lba marked bad by application client")
183 SENSE_CODE(0x1115, "Write after sanitize required")
187 SENSE_CODE(0x1300, "Address mark not found for data field")
192 SENSE_CODE(0x1403, "End-of-data not found")
194 SENSE_CODE(0x1405, "Record not found - recommend reassignment")
195 SENSE_CODE(0x1406, "Record not found - data auto-reallocated")
202 SENSE_CODE(0x1600, "Data synchronization mark error")
203 SENSE_CODE(0x1601, "Data sync error - data rewritten")
204 SENSE_CODE(0x1602, "Data sync error - recommend rewrite")
205 SENSE_CODE(0x1603, "Data sync error - data auto-reallocated")
206 SENSE_CODE(0x1604, "Data sync error - recommend reassignment")
208 SENSE_CODE(0x1700, "Recovered data with no error correction applied")
209 SENSE_CODE(0x1701, "Recovered data with retries")
210 SENSE_CODE(0x1702, "Recovered data with positive head offset")
211 SENSE_CODE(0x1703, "Recovered data with negative head offset")
212 SENSE_CODE(0x1704, "Recovered data with retries and/or circ applied")
213 SENSE_CODE(0x1705, "Recovered data using previous sector id")
214 SENSE_CODE(0x1706, "Recovered data without ECC - data auto-reallocated")
215 SENSE_CODE(0x1707, "Recovered data without ECC - recommend reassignment")
216 SENSE_CODE(0x1708, "Recovered data without ECC - recommend rewrite")
217 SENSE_CODE(0x1709, "Recovered data without ECC - data rewritten")
219 SENSE_CODE(0x1800, "Recovered data with error correction applied")
220 SENSE_CODE(0x1801, "Recovered data with error corr. & retries applied")
221 SENSE_CODE(0x1802, "Recovered data - data auto-reallocated")
222 SENSE_CODE(0x1803, "Recovered data with CIRC")
223 SENSE_CODE(0x1804, "Recovered data with L-EC")
224 SENSE_CODE(0x1805, "Recovered data - recommend reassignment")
225 SENSE_CODE(0x1806, "Recovered data - recommend rewrite")
226 SENSE_CODE(0x1807, "Recovered data with ECC - data rewritten")
227 SENSE_CODE(0x1808, "Recovered data with linking")
236 SENSE_CODE(0x1B00, "Synchronous data transfer error")
250 SENSE_CODE(0x2001, "Access denied - initiator pending-enrolled")
251 SENSE_CODE(0x2002, "Access denied - no access rights")
252 SENSE_CODE(0x2003, "Access denied - invalid mgmt id key")
253 SENSE_CODE(0x2004, "Illegal command while in write capable state")
257 SENSE_CODE(0x2008, "Access denied - enrollment conflict")
258 SENSE_CODE(0x2009, "Access denied - invalid LU identifier")
259 SENSE_CODE(0x200A, "Access denied - invalid proxy token")
260 SENSE_CODE(0x200B, "Access denied - ACL LUN conflict")
261 SENSE_CODE(0x200C, "Illegal command when not in append-only mode")
268 SENSE_CODE(0x2102, "Invalid address for write")
269 SENSE_CODE(0x2103, "Invalid write crossing layer jump")
270 SENSE_CODE(0x2104, "Unaligned write command")
271 SENSE_CODE(0x2105, "Write boundary violation")
272 SENSE_CODE(0x2106, "Attempt to read invalid data")
274 SENSE_CODE(0x2108, "Misaligned write command")
309 SENSE_CODE(0x2605, "Data decryption error")
315 SENSE_CODE(0x260B, "Inline data length exceeded")
319 SENSE_CODE(0x260F, "Invalid data-out buffer integrity check value")
320 SENSE_CODE(0x2610, "Data decryption key fail limit reached")
321 SENSE_CODE(0x2611, "Incomplete key-associated data set")
328 SENSE_CODE(0x2700, "Write protected")
329 SENSE_CODE(0x2701, "Hardware write protected")
330 SENSE_CODE(0x2702, "Logical unit software write protected")
331 SENSE_CODE(0x2703, "Associated write protect")
332 SENSE_CODE(0x2704, "Persistent write protect")
333 SENSE_CODE(0x2705, "Permanent write protect")
334 SENSE_CODE(0x2706, "Conditional write protect")
335 SENSE_CODE(0x2707, "Space allocation failed write protect")
340 SENSE_CODE(0x2802, "Format-layer may have changed")
348 SENSE_CODE(0x2905, "Transceiver mode changed to single-ended")
361 SENSE_CODE(0x2A09, "Capacity data has changed")
365 SENSE_CODE(0x2A0D, "Data encryption capabilities changed")
367 SENSE_CODE(0x2A11, "Data encryption parameters changed by another i_t nexus")
368 SENSE_CODE(0x2A12, "Data encryption parameters changed by vendor specific event")
369 SENSE_CODE(0x2A13, "Data encryption key instance counter has changed")
370 SENSE_CODE(0x2A14, "SA creation capabilities data has changed")
372 SENSE_CODE(0x2A16, "Zone reset write pointer recommended")
389 SENSE_CODE(0x2C0D, "Reset write pointer not allowed")
392 SENSE_CODE(0x2C10, "Unwritten data in zone")
393 SENSE_CODE(0x2C11, "Descriptor format sense data required")
410 SENSE_CODE(0x3001, "Cannot read medium - unknown format")
411 SENSE_CODE(0x3002, "Cannot read medium - incompatible format")
413 SENSE_CODE(0x3004, "Cannot write medium - unknown format")
414 SENSE_CODE(0x3005, "Cannot write medium - incompatible format")
415 SENSE_CODE(0x3006, "Cannot format medium - incompatible medium")
417 SENSE_CODE(0x3008, "Cannot write - application code mismatch")
420 SENSE_CODE(0x300C, "WORM medium - overwrite attempted")
421 SENSE_CODE(0x300D, "WORM medium - integrity check")
453 SENSE_CODE(0x3802, "Esn - power management class event")
454 SENSE_CODE(0x3804, "Esn - media class event")
455 SENSE_CODE(0x3806, "Esn - device busy class event")
462 SENSE_CODE(0x3A01, "Medium not present - tray closed")
463 SENSE_CODE(0x3A02, "Medium not present - tray open")
464 SENSE_CODE(0x3A03, "Medium not present - loadable")
465 SENSE_CODE(0x3A04, "Medium not present - medium auxiliary memory accessible")
468 SENSE_CODE(0x3B01, "Tape position error at beginning-of-medium")
469 SENSE_CODE(0x3B02, "Tape position error at end-of-medium")
473 SENSE_CODE(0x3B06, "Failed to sense top-of-form")
474 SENSE_CODE(0x3B07, "Failed to sense bottom-of-form")
492 SENSE_CODE(0x3B1A, "Data transfer device removed")
493 SENSE_CODE(0x3B1B, "Data transfer device inserted")
499 SENSE_CODE(0x3E00, "Logical unit has not self-configured yet")
502 SENSE_CODE(0x3E03, "Logical unit failed self-test")
503 SENSE_CODE(0x3E04, "Logical unit unable to update self-test log")
508 SENSE_CODE(0x3F03, "Inquiry data has changed")
519 SENSE_CODE(0x3F0E, "Reported luns data has changed")
536 * SENSE_CODE(0x41NN, "Data path failure")
537 * SENSE_CODE(0x42NN, "Power-on or self-test failure")
550 SENSE_CODE(0x4701, "Data phase CRC error detected")
551 SENSE_CODE(0x4702, "Scsi parity error detected during st data phase")
564 SENSE_CODE(0x4B00, "Data phase error")
566 SENSE_CODE(0x4B02, "Too much write data")
569 SENSE_CODE(0x4B05, "Data offset error")
572 SENSE_CODE(0x4B08, "Data-in buffer overflow - data buffer size")
573 SENSE_CODE(0x4B09, "Data-in buffer overflow - data buffer descriptor area")
574 SENSE_CODE(0x4B0A, "Data-in buffer error")
575 SENSE_CODE(0x4B0B, "Data-out buffer overflow - data buffer size")
576 SENSE_CODE(0x4B0C, "Data-out buffer overflow - data buffer descriptor area")
577 SENSE_CODE(0x4B0D, "Data-out buffer error")
587 SENSE_CODE(0x4C00, "Logical unit failed self-configuration")
593 SENSE_CODE(0x5000, "Write append error")
594 SENSE_CODE(0x5001, "Write append position error")
598 SENSE_CODE(0x5101, "Erase failure - incomplete erase operation detected")
605 SENSE_CODE(0x5303, "Medium removal prevented by data transfer element")
611 SENSE_CODE(0x5309, "Data transfer device error - load failed")
612 SENSE_CODE(0x530a, "Data transfer device error - unload failed")
613 SENSE_CODE(0x530b, "Data transfer device error - unload missing")
614 SENSE_CODE(0x530c, "Data transfer device error - eject failed")
615 SENSE_CODE(0x530d, "Data transfer device error - library communication failed")
629 SENSE_CODE(0x550A, "Data currently unavailable")
634 SENSE_CODE(0x550F, "Insufficient zone resources to complete write")
638 SENSE_CODE(0x5700, "Unable to recover table-of-contents")
646 SENSE_CODE(0x5A02, "Operator selected write protect")
647 SENSE_CODE(0x5A03, "Operator selected write permit")
664 SENSE_CODE(0x5D12, "Hardware impending failure data error rate too high")
673 SENSE_CODE(0x5D1B, "Hardware impending failure spin-up retry count")
677 SENSE_CODE(0x5D22, "Controller impending failure data error rate too high")
686 SENSE_CODE(0x5D2B, "Controller impending failure spin-up retry count")
688 SENSE_CODE(0x5D30, "Data channel impending failure general hard drive failure")
689 SENSE_CODE(0x5D31, "Data channel impending failure drive error rate too high")
690 SENSE_CODE(0x5D32, "Data channel impending failure data error rate too high")
691 SENSE_CODE(0x5D33, "Data channel impending failure seek error rate too high")
692 SENSE_CODE(0x5D34, "Data channel impending failure too many block reassigns")
693 SENSE_CODE(0x5D35, "Data channel impending failure access times too high")
694 SENSE_CODE(0x5D36, "Data channel impending failure start unit times too high")
695 SENSE_CODE(0x5D37, "Data channel impending failure channel parametrics")
696 SENSE_CODE(0x5D38, "Data channel impending failure controller detected")
697 SENSE_CODE(0x5D39, "Data channel impending failure throughput performance")
698 SENSE_CODE(0x5D3A, "Data channel impending failure seek time performance")
699 SENSE_CODE(0x5D3B, "Data channel impending failure spin-up retry count")
700 SENSE_CODE(0x5D3C, "Data channel impending failure drive calibration retry count")
703 SENSE_CODE(0x5D42, "Servo impending failure data error rate too high")
712 SENSE_CODE(0x5D4B, "Servo impending failure spin-up retry count")
716 SENSE_CODE(0x5D52, "Spindle impending failure data error rate too high")
725 SENSE_CODE(0x5D5B, "Spindle impending failure spin-up retry count")
729 SENSE_CODE(0x5D62, "Firmware impending failure data error rate too high")
738 SENSE_CODE(0x5D6B, "Firmware impending failure spin-up retry count")
799 SENSE_CODE(0x6900, "Data loss on logical unit")
801 SENSE_CODE(0x6902, "Parity/data mismatch")
815 SENSE_CODE(0x6F00, "Copy protection key exchange failure - authentication failure")
816 SENSE_CODE(0x6F01, "Copy protection key exchange failure - key not present")
817 SENSE_CODE(0x6F02, "Copy protection key exchange failure - key not established")
824 SENSE_CODE(0x6F09, "Invalid drive-host pairing server")
825 SENSE_CODE(0x6F0A, "Drive-host pairing suspended")
833 SENSE_CODE(0x7201, "Session fixation error writing lead-in")
834 SENSE_CODE(0x7202, "Session fixation error writing lead-out")
835 SENSE_CODE(0x7203, "Session fixation error - incomplete track in session")
853 SENSE_CODE(0x7401, "Unable to decrypt data")
854 SENSE_CODE(0x7402, "Unencrypted data encountered while decrypting")
855 SENSE_CODE(0x7403, "Incorrect data encryption key")
857 SENSE_CODE(0x7405, "Error decrypting data")
869 SENSE_CODE(0x7421, "Data Encryption configuration prevented")
872 SENSE_CODE(0x7461, "External data encryption key manager access error")
873 SENSE_CODE(0x7462, "External data encryption key manager error")
874 SENSE_CODE(0x7463, "External data encryption key not found")
875 SENSE_CODE(0x7464, "External data encryption request not authorized")
876 SENSE_CODE(0x746E, "External data encryption control timeout")
877 SENSE_CODE(0x746F, "External data encryption control error")