Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_hipd.h918 u_char maxsync_dt; /* Max sync period factor (DT) */ member
A Dsym_hipd.c758 np->maxsync_dt = 50;
1386 if (goal->period > np->maxsync_dt)
1387 goal->period = np->maxsync_dt;

Completed in 12 milliseconds