Searched refs:TAPEBLOCK_HSEC_SIZE (Results 1 – 3 of 3) sorted by relevance
1181 for (off = 0; off < bv->bv_len; off += TAPEBLOCK_HSEC_SIZE) { in tape_34xx_bread()1184 ccw->count = TAPEBLOCK_HSEC_SIZE; in tape_34xx_bread()1187 dst += TAPEBLOCK_HSEC_SIZE; in tape_34xx_bread()
59 #define TAPEBLOCK_HSEC_SIZE 2048 macro
712 for (off = 0; off < bv->bv_len; off += TAPEBLOCK_HSEC_SIZE) { in tape_3590_bread()715 ccw->count = TAPEBLOCK_HSEC_SIZE; in tape_3590_bread()718 dst += TAPEBLOCK_HSEC_SIZE; in tape_3590_bread()