Searched refs:VD_SPARE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/hptmv/
H A Dvdevice.h93 #define VD_SPARE 0 macro
H A Dgui_lib.c334 if(pVDevice->VDeviceType == VD_SPARE)
497 if (pLogical->VDeviceType==VD_SPARE)
919 if((pDisk->VDeviceType != VD_SINGLE_DISK) && (pDisk->VDeviceType != VD_SPARE))
996 pVDevice->VDeviceType = VD_SPARE;
H A Dhptproc.c380 else if (pVDev->VDeviceType==VD_SPARE)
H A Dentry.c1039 if (pLogical->VDeviceType==VD_SPARE || pPhysical!=fGetFirstChild(pLogical))
1081 if (pVDevice->VDeviceType==VD_SPARE &&

Completed in 63 milliseconds