Searched refs:pPhysical (Results 1 – 2 of 2) sorted by relevance
982 PVDevice pPhysical, pLogical; in fRegisterVdevice() local987 pPhysical = &(pAdapter->VDevices[i]); in fRegisterVdevice()988 pLogical = pPhysical; in fRegisterVdevice()991 pPhysical->vf_bootmark = pLogical->vf_bootmark = 0; in fRegisterVdevice()994 if (pLogical->VDeviceType==VD_SPARE || pPhysical!=fGetFirstChild(pLogical)) in fRegisterVdevice()
481 PVDevice pPhysical, pLogical; in hpt_get_logical_devices() local491 pPhysical = &pAdapTemp->VDevices[i]; in hpt_get_logical_devices()492 pLogical = pPhysical; in hpt_get_logical_devices()