Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c101 pDevice->targetDevHandle.sdkData = agNULL; in siPortSASDeviceAdd()
106 pDevice->targetDevHandle.sdkData = pDevice; in siPortSASDeviceAdd()
110 pDevice->targetDevHandle.osData = agNULL; in siPortSASDeviceAdd()
197 pDevice->targetDevHandle.osData = agNULL; in siPortDeviceRemove()
198 pDevice->targetDevHandle.sdkData = agNULL; in siPortDeviceRemove()
277 pDevice->targetDevHandle.sdkData = pDevice; in siPortSATADeviceAdd()
279 pDevice->targetDevHandle.osData = agNULL; in siPortSATADeviceAdd()
396 pDevice->targetDevHandle.osData = agNULL; in siPortDeviceListRemove()
397 pDevice->targetDevHandle.sdkData = agNULL; in siPortDeviceListRemove()
H A Dsadisc.c183 else if ( &(pDevice->targetDevHandle) == agDevHandle ) in siRemoveDevHandle()
185 (pDevice->targetDevHandle).sdkData = agNULL; in siRemoveDevHandle()
194 && (agNULL == (pDevice->targetDevHandle).sdkData) ) in siRemoveDevHandle()
H A Dsampirsp.c2064 if (pDevice->targetDevHandle.sdkData) in mpiGetDevHandleRsp()
2554 if (pDevice->targetDevHandle.sdkData) in mpiDeregDevHandleRsp()
3171 if (pDevice->targetDevHandle.sdkData) in mpiGetDevInfoRsp()
3389 if (pDevice->targetDevHandle.sdkData) in mpiGetDevInfoRspSpc()
3609 if (pDevice->targetDevHandle.sdkData) in mpiSetDevInfoRsp()
3765 if (pDevice->targetDevHandle.sdkData) in mpiSSPEvent()
4122 agDevHandle = &(pDevice->targetDevHandle); in mpiSATAEvent()
6010 if (pDevice->targetDevHandle.sdkData) in mpiDeviceHandleRemoval()
6134 if (pDevice->targetDevHandle.sdkData) in mpiSetDeviceStateRsp()
6136 agDevHandle = &(pDevice->targetDevHandle); in mpiSetDeviceStateRsp()
[all …]
H A Dsatypes.h115 agsaDevHandle_t targetDevHandle; /**< the device handle of a target device */ member
H A Dsainit.c766 pDeviceDesc->targetDevHandle.osData = agNULL; in saInitialize()
767 pDeviceDesc->targetDevHandle.sdkData = agNULL; in saInitialize()
3852 pDeviceDesc->targetDevHandle.osData = agNULL; in siInitResources()
3853 pDeviceDesc->targetDevHandle.sdkData = agNULL; in siInitResources()