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()
2550 if (pDevice->targetDevHandle.sdkData) in mpiDeregDevHandleRsp()
3167 if (pDevice->targetDevHandle.sdkData) in mpiGetDevInfoRsp()
3385 if (pDevice->targetDevHandle.sdkData) in mpiGetDevInfoRspSpc()
3605 if (pDevice->targetDevHandle.sdkData) in mpiSetDevInfoRsp()
3761 if (pDevice->targetDevHandle.sdkData) in mpiSSPEvent()
4118 agDevHandle = &(pDevice->targetDevHandle); in mpiSATAEvent()
6006 if (pDevice->targetDevHandle.sdkData) in mpiDeviceHandleRemoval()
6130 if (pDevice->targetDevHandle.sdkData) in mpiSetDeviceStateRsp()
6132 agDevHandle = &(pDevice->targetDevHandle); in mpiSetDeviceStateRsp()
[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()