Searched refs:maxsector (Results 1 – 5 of 5) sorted by relevance
302 volatile u_char maxsector; /* max sector of disk (zero based!) */ member
1428 drv->maxsector = drv->maxsect; in xdc_rqtopb()
1252 drv->maxsector = drv->maxsect; in xdc_rqtopb() 1253 /* note: maxsector != maxsect only if you are in xdc_rqtopb()
568 cdf_secid_t maxsector = CAST(cdf_secid_t, (sat->sat_len * size) in cdf_count_chain() local569 / sizeof(maxsector)); in cdf_count_chain()584 if (sid >= maxsector) { in cdf_count_chain()585 DPRINTF(("Sector %d >= %d\n", sid, maxsector)); in cdf_count_chain()