Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c416 unsigned int tape_location[TAPE_MAX_PARTITIONS]; member
2331 devip->tape_location[i] = 0; in resp_start_stop()
3478 devip->tape_location[partition] = i; in resp_locate()
3482 devip->tape_location[partition] = pos; in resp_locate()
3501 for (i = 0, pos = devip->tape_location[partition]; i < count; i++, pos++) { in resp_write_filemarks()
3503 devip->tape_location[partition] = devip->tape_eop[partition] - 1; in resp_write_filemarks()
3512 devip->tape_location[partition] = pos; in resp_write_filemarks()
3530 pos = devip->tape_location[partition]; in resp_space()
3601 devip->tape_location[partition] = pos; in resp_space()
3605 devip->tape_location[partition] = pos; in resp_space()
[all …]