Home
last modified time | relevance | path

Searched refs:maxcap (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/raid/hptmv/
H A Dentry.c1037 LBA_T thiscap, maxcap = MAX_LBA_T; in GetSpareDisk() local
1050 thiscap < maxcap && in GetSpareDisk()
1053 maxcap = pVDevice->VDeviceCapacity; in GetSpareDisk()