Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c3616 int all_length; in resp_read_position() local
3620 all_length = get_unaligned_be16(cmd + 7); in resp_read_position()
3622 all_length != 0) { /* only short form */ in resp_read_position()
3624 all_length ? 7 : 1, 0); in resp_read_position()