Searched refs:llast (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/disc/
H A Dsfdcdos.c46 Sfoff_t llast; member in struct:_dosdisc
133 dp->llast = dp->lhere;
247 offset = dp->llast;
252 n = offset - dp->llast;
300 return(dp->llast);
306 if(offset<dp->llast || offset > dp->lhere)
314 mp->logical = dp->llast;

Completed in 44 milliseconds