Searched refs:partitionSize (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/raidframe/
H A Drf_compat50.c71 RF_SectorCount_t partitionSize; member in struct:RF_RaidDisk50_s
95 d50->partitionSize = d->partitionSize;
H A Drf_compat80.c64 RF_SectorCount_t partitionSize; /* The *actual* and *full* size of member in struct:RF_RaidDisk_s80
153 disk80->partitionSize = disk->partitionSize;
H A Draidframevar.h408 RF_SectorCount_t partitionSize; /* The *actual* and *full* size of member in struct:RF_RaidDisk_s
472 u_int partitionSizeHi;/* The top 32-bits of the partitionSize member. */
H A Drf_reconstruct.c309 raidPtr->Disks[col].partitionSize);
H A Drf_netbsdkintf.c1461 diskPtr->partitionSize);
3340 /* note that we are not checking partitionSize here..
3780 diskPtr->partitionSize = numsecs;

Completed in 192 milliseconds