Searched refs:rep_max_zones (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dscsi_debug.c4902 unsigned int rep_max_zones, nrz = 0; local
4928 rep_max_zones = (alloc_len - 64) >> ilog2(RZONES_DESC_HD);
5004 if (nrz < rep_max_zones) {
5016 if (partial && nrz >= rep_max_zones)

Completed in 180 milliseconds