Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1315 u_long tags_stime; /* Last time we set smap=umap */ member
4172 if (lp && time_after(jiffies, lp->tags_stime)) { in ncr_queue_command()
4180 lp->tags_stime = jiffies + 3*HZ; in ncr_queue_command()
7435 lp->tags_stime = jiffies + 3*HZ; in ncr_setup_lcb()