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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Ddc395x.c3239 u8 tempcnt, status; local
3334 tempcnt = (u8)list_size(&dcb->srb_going_list);
3336 dcb->target_id, dcb->target_lun, tempcnt);
3337 if (tempcnt > 1)
3338 tempcnt--;
3339 dcb->max_command = tempcnt;

Completed in 239 milliseconds