Searched refs:VD_SPARE (Results 1 – 4 of 4) sorted by relevance
93 #define VD_SPARE 0 macro
334 if(pVDevice->VDeviceType == VD_SPARE) in get_disk_info()497 if (pLogical->VDeviceType==VD_SPARE) in hpt_get_logical_devices()919 if((pDisk->VDeviceType != VD_SINGLE_DISK) && (pDisk->VDeviceType != VD_SPARE)) in hpt_add_disk_to_array()996 pVDevice->VDeviceType = VD_SPARE; in hpt_add_spare_disk()
398 else if (pVDev->VDeviceType==VD_SPARE) in hpt_copy_disk_info()
998 if (pLogical->VDeviceType==VD_SPARE || pPhysical!=fGetFirstChild(pLogical)) in fRegisterVdevice()1040 if (pVDevice->VDeviceType==VD_SPARE && in GetSpareDisk()