xref: /aosp_15_r20/external/sg3_utils/inhex/descriptor_sense.hex (revision 44704f698541f6367e81f991ef8bb54ccbf3fc18)
1# Test descriptor format sense data. Values are in hex.
2# Invocation: 'sg_decode_sense -f descriptor_sense.hex'   [dpg 20220626]
3
4
5# unrec_err, excessive_writes, sdat_ovfl, additional_len=?
672 01 03 02 80 00 00 4c
7
8# Information: 0x11223344556677bb
900 0a 80 00 11 22 33 44 55 66 77 bb
10
11# command specific: 0x3344556677bbccff
1201 0a 00 00 33 44 55 66 77 bb cc ff
13
14# sense key specific: SKSV=1, actual_count=257 (hex: 0x101)
1502 06 00 00 80 01 01 00
16
17# field replaceable code=0x45
1803 02 00 45
19
20# another progress report indicator
210a 06 02 01 02 00 32 01
22
23# incorrect length indicator (ILI)
2405 02 00 20
25
26# user data segment referral
270b 1a 01 00
2800 00 00 01 01 02 03 04 05 06 07 08
2901 02 03 04 55 06 07 08
3002 00 12 34
31