Searched refs:maxoffs_dt (Results 1 – 3 of 3) sorted by relevance
919 u_char maxoffs_dt; /* Max scsi offset (DT) */ member
759 np->maxoffs_dt = nvram->type ? 62 : 31;1382 if (goal->offset > np->maxoffs_dt)1383 goal->offset = np->maxoffs_dt;4091 unsigned char maxoffs = dt ? np->maxoffs_dt : np->maxoffs;
928 tp->tgoal.offset = np->maxoffs_dt; in sym_exec_user_command()