HomeSort by: relevance | last modified time | path
    Searched refs:partitionSize (Results 1 - 5 of 5) 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. */
rf_reconstruct.c 309 raidPtr->Disks[col].partitionSize);
rf_netbsdkintf.c 1461 diskPtr->partitionSize);
3340 /* note that we are not checking partitionSize here..
3780 diskPtr->partitionSize = numsecs;

Completed in 18 milliseconds