Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c3667 int part_0_size, int part_1_size) in partition_tape() argument
3671 if (part_0_size + part_1_size > TAPE_UNITS) in partition_tape()
3673 devip->tape_eop[0] = part_0_size; in partition_tape()