Home
last modified time | relevance | path

Searched refs:all_length (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c5590 int all_length; in resp_pre_fetch() local
5594 all_length = get_unaligned_be16(cmd + 7); in resp_pre_fetch()
5596 all_length != 0) { /* only short form */ in resp_pre_fetch()
5598 all_length ? 7 : 1, 0); in resp_pre_fetch()