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.c3639 int all_length; in resp_read_position() local
3643 all_length = get_unaligned_be16(cmd + 7); in resp_read_position()
3645 all_length != 0) { /* only short form */ in resp_read_position()
3647 all_length ? 7 : 1, 0); in resp_read_position()