Searched refs:maxoffs_dt (Results 1 – 2 of 2) 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;