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