Searched refs:pPhysical (Results 1 – 2 of 2) sorted by relevance
983 PVDevice pPhysical, pLogical; in fRegisterVdevice() local 988 pPhysical = &(pAdapter->VDevices[i]); in fRegisterVdevice() 989 pLogical = pPhysical; in fRegisterVdevice() 992 pPhysical->vf_bootmark = pLogical->vf_bootmark = 0; in fRegisterVdevice() 995 if (pLogical->VDeviceType==VD_SPARE || pPhysical!=fGetFirstChild(pLogical)) in fRegisterVdevice()
483 PVDevice pPhysical, pLogical; in hpt_get_logical_devices() local493 pPhysical = &pAdapTemp->VDevices[i]; in hpt_get_logical_devices()494 pLogical = pPhysical; in hpt_get_logical_devices()