Lines Matching refs:tape_location
408 unsigned int tape_location[TAPE_MAX_PARTITIONS]; member
2287 devip->tape_location[i] = 0; in resp_start_stop()
3410 devip->tape_location[partition] = i; in resp_locate()
3414 devip->tape_location[partition] = pos; in resp_locate()
3433 for (i = 0, pos = devip->tape_location[partition]; i < count; i++, pos++) { in resp_write_filemarks()
3435 devip->tape_location[partition] = devip->tape_eop[partition] - 1; in resp_write_filemarks()
3444 devip->tape_location[partition] = pos; in resp_write_filemarks()
3462 pos = devip->tape_location[partition]; in resp_space()
3533 devip->tape_location[partition] = pos; in resp_space()
3537 devip->tape_location[partition] = pos; in resp_space()
3544 devip->tape_location[partition] = pos; in resp_space()
3551 devip->tape_location[partition] = 0; in resp_space()
3555 devip->tape_location[partition] = 0; in resp_space()
3559 devip->tape_location[partition] = devip->tape_eop[partition] - 1; in resp_space()
3569 devip->tape_location[devip->tape_partition] = 0; in resp_rewind()
3589 devip->tape_location[i] = 0; in partition_tape()
4373 u32 pos = devip->tape_location[partition]; in resp_read_tape()
4405 devip->tape_location[partition] = pos + 1; in resp_read_tape()
4418 devip->tape_location[partition] = pos; in resp_read_tape()
4451 devip->tape_location[partition] = pos - 1; in resp_read_tape()
4454 devip->tape_location[partition] = pos; in resp_read_tape()
4775 int pos = devip->tape_location[partition]; in resp_write_tape()
4810 devip->tape_location[partition] = pos; in resp_write_tape()
5603 pos = devip->tape_location[devip->tape_partition]; in resp_pre_fetch()
6844 devip->tape_location[i] = 0; in scsi_tape_reset_clear()