Searched refs:tape_location (Results 1 – 1 of 1) sorted by relevance
418 unsigned int tape_location[TAPE_MAX_PARTITIONS]; member2322 devip->tape_location[i] = 0; in resp_start_stop()3469 devip->tape_location[partition] = i; in resp_locate()3473 devip->tape_location[partition] = pos; in resp_locate()3492 for (i = 0, pos = devip->tape_location[partition]; i < count; i++, pos++) { in resp_write_filemarks()3494 devip->tape_location[partition] = devip->tape_eop[partition] - 1; in resp_write_filemarks()3503 devip->tape_location[partition] = pos; in resp_write_filemarks()3521 pos = devip->tape_location[partition]; in resp_space()3592 devip->tape_location[partition] = pos; in resp_space()3596 devip->tape_location[partition] = pos; in resp_space()[all …]