Searched refs:tape_location (Results 1 – 1 of 1) sorted by relevance
365 unsigned int tape_location[TAPE_MAX_PARTITIONS]; member2268 devip->tape_location[i] = 0; in resp_start_stop()3415 devip->tape_location[partition] = i; in resp_locate()3419 devip->tape_location[partition] = pos; in resp_locate()3438 for (i = 0, pos = devip->tape_location[partition]; i < count; i++, pos++) { in resp_write_filemarks()3440 devip->tape_location[partition] = devip->tape_eop[partition] - 1; in resp_write_filemarks()3449 devip->tape_location[partition] = pos; in resp_write_filemarks()3467 pos = devip->tape_location[partition]; in resp_space()3538 devip->tape_location[partition] = pos; in resp_space()3542 devip->tape_location[partition] = pos; in resp_space()[all …]