Searched refs:tags_stime (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 Dncr53c8xx.c1326 u_long tags_stime; /* Last time we set smap=umap */ member in struct:lcb
4177 if (lp && time_after(jiffies, lp->tags_stime)) {
4185 lp->tags_stime = jiffies + 3*HZ;
7429 lp->tags_stime = jiffies + 3*HZ;

Completed in 29 milliseconds