Searched refs:totalsectors (Results 1 – 1 of 1) sorted by relevance
132 u_int totalsectors; in ipsd_attach() local152 totalsectors = dsc->sc->drives[dsc->disk_number].sector_count; in ipsd_attach()153 if ((totalsectors > 0x400000) && in ipsd_attach()162 dsc->ipsd_disk->d_mediasize = (off_t)totalsectors * IPS_BLKSIZE; in ipsd_attach()