Searched refs:tape_location (Results 1 – 1 of 1) sorted by relevance
418 unsigned int tape_location[TAPE_MAX_PARTITIONS]; member2328 devip->tape_location[i] = 0; in resp_start_stop()3475 devip->tape_location[partition] = i; in resp_locate()3479 devip->tape_location[partition] = pos; in resp_locate()3498 for (i = 0, pos = devip->tape_location[partition]; i < count; i++, pos++) { in resp_write_filemarks()3500 devip->tape_location[partition] = devip->tape_eop[partition] - 1; in resp_write_filemarks()3509 devip->tape_location[partition] = pos; in resp_write_filemarks()3527 pos = devip->tape_location[partition]; in resp_space()3598 devip->tape_location[partition] = pos; in resp_space()3602 devip->tape_location[partition] = pos; in resp_space()[all …]