HomeSort by: relevance | last modified time | path
    Searched defs:partitionSize (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/raidframe/
rf_compat50.c 71 RF_SectorCount_t partitionSize;
95 d50->partitionSize = d->partitionSize;
rf_compat80.c 64 RF_SectorCount_t partitionSize; /* The *actual* and *full* size of
153 disk80->partitionSize = disk->partitionSize;
raidframevar.h 408 RF_SectorCount_t partitionSize; /* The *actual* and *full* size of
472 u_int partitionSizeHi;/* The top 32-bits of the partitionSize member. */

Completed in 14 milliseconds