Lines Matching refs:tape_location

416 	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()
3612 devip->tape_location[partition] = pos; in resp_space()
3619 devip->tape_location[partition] = 0; in resp_space()
3623 devip->tape_location[partition] = 0; in resp_space()
3627 devip->tape_location[partition] = devip->tape_eop[partition] - 1; in resp_space()
3652 pos = devip->tape_location[devip->tape_partition]; in resp_read_position()
3661 devip->tape_location[devip->tape_partition] = 0; in resp_rewind()
3681 devip->tape_location[i] = 0; in partition_tape()
3726 int pos = devip->tape_location[partition]; in resp_erase()
4474 u32 pos = devip->tape_location[partition]; in resp_read_tape()
4506 devip->tape_location[partition] = pos + 1; in resp_read_tape()
4519 devip->tape_location[partition] = pos; in resp_read_tape()
4552 devip->tape_location[partition] = pos - 1; in resp_read_tape()
4555 devip->tape_location[partition] = pos; in resp_read_tape()
4873 int pos = devip->tape_location[partition]; in resp_write_tape()
4908 devip->tape_location[partition] = pos; in resp_write_tape()
6912 devip->tape_location[i] = 0; in scsi_tape_reset_clear()