Searched refs:maxoffs_dt (Results 1 – 3 of 3) sorted by relevance
932 u_char maxoffs_dt; /* Max scsi offset (DT) */ member
772 np->maxoffs_dt = nvram->type ? 62 : 31;1395 if (goal->offset > np->maxoffs_dt)1396 goal->offset = np->maxoffs_dt;4104 unsigned char maxoffs = dt ? np->maxoffs_dt : np->maxoffs;
952 tp->tgoal.offset = np->maxoffs_dt; in sym_exec_user_command()