Searched refs:maxoffs (Results 1 – 2 of 2) sorted by relevance
1390 if (goal->offset > np->maxoffs)1391 goal->offset = np->maxoffs;3965 if (ofs > np->maxoffs)3966 {chg = 1; ofs = np->maxoffs;}4091 unsigned char maxoffs = dt ? np->maxoffs_dt : np->maxoffs; local4092 if (ofs > maxoffs) {4094 ofs = maxoffs;4333 if (tp->tgoal.offset > np->maxoffs)4334 tp->tgoal.offset = np->maxoffs;
916 u_char maxoffs; /* Max scsi offset (ST) */ member