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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.c3256 int pgo, psd_cnt, psdo;
3270 psd_cnt = (bp[pgo + MP_OFF_PAGE_LENGTH] + 2 - PART_PAGE_FIXED_LENGTH) / 2;
3272 if (psd_cnt > bp[pgo + PP_OFF_MAX_ADD_PARTS]) {
3278 DEBC(printk("%s: psd_cnt %d, max.parts %d, nbr_parts %d\n", name,
3279 psd_cnt, bp[pgo + PP_OFF_MAX_ADD_PARTS],
3284 if (psd_cnt <= bp[pgo + PP_OFF_MAX_ADD_PARTS])
3242 int pgo, psd_cnt, psdo; local

Completed in 72 milliseconds