Home
last modified time | relevance | path

Searched refs:part_1_size (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dscsi_debug.c3644 int part_0_size, int part_1_size) in partition_tape() argument
3648 if (part_0_size + part_1_size > TAPE_UNITS) in partition_tape()
3652 devip->tape_eop[1] = part_1_size; in partition_tape()