Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c100 pDevice->targetDevHandle.sdkData = agNULL; in siPortSASDeviceAdd()
105 pDevice->targetDevHandle.sdkData = pDevice; in siPortSASDeviceAdd()
109 pDevice->targetDevHandle.osData = agNULL; in siPortSASDeviceAdd()
196 pDevice->targetDevHandle.osData = agNULL; in siPortDeviceRemove()
197 pDevice->targetDevHandle.sdkData = agNULL; in siPortDeviceRemove()
276 pDevice->targetDevHandle.sdkData = pDevice; in siPortSATADeviceAdd()
278 pDevice->targetDevHandle.osData = agNULL; in siPortSATADeviceAdd()
395 pDevice->targetDevHandle.osData = agNULL; in siPortDeviceListRemove()
396 pDevice->targetDevHandle.sdkData = agNULL; in siPortDeviceListRemove()
H A Dsadisc.c182 else if ( &(pDevice->targetDevHandle) == agDevHandle ) in siRemoveDevHandle()
184 (pDevice->targetDevHandle).sdkData = agNULL; in siRemoveDevHandle()
193 && (agNULL == (pDevice->targetDevHandle).sdkData) ) in siRemoveDevHandle()
H A Dsampirsp.c2060 if (pDevice->targetDevHandle.sdkData) in mpiGetDevHandleRsp()
2061 saRoot->DeviceHandle[i] = &(pDevice->targetDevHandle); in mpiGetDevHandleRsp()
2343 &pDevice->targetDevHandle, in mpiDeviceRegRsp()
2357 &pDevice->targetDevHandle, in mpiDeviceRegRsp()
2380 &pDevice->targetDevHandle, in mpiDeviceRegRsp()
2401 &pDevice->targetDevHandle, in mpiDeviceRegRsp()
2422 &pDevice->targetDevHandle, in mpiDeviceRegRsp()
2443 &pDevice->targetDevHandle, in mpiDeviceRegRsp()
2456 &pDevice->targetDevHandle, in mpiDeviceRegRsp()
2468 &pDevice->targetDevHandle, in mpiDeviceRegRsp()
[all …]
H A Dsatypes.h114 agsaDevHandle_t targetDevHandle; /**< the device handle of a target device */ member
H A Dsainit.c765 pDeviceDesc->targetDevHandle.osData = agNULL; in saInitialize()
766 pDeviceDesc->targetDevHandle.sdkData = agNULL; in saInitialize()
3851 pDeviceDesc->targetDevHandle.osData = agNULL; in siInitResources()
3852 pDeviceDesc->targetDevHandle.sdkData = agNULL; in siInitResources()