Home
last modified time | relevance | path

Searched refs:freeIORequests (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsampicmd.c205 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); in mpiEchoCmd()
220 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiEchoCmd()
245 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiEchoCmd()
300 pRequest = (agsaIORequestDesc_t *)saLlistGetHead(&(saRoot->freeIORequests)); in mpiGetPhyProfileCmd()
317 saLlistRemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiGetPhyProfileCmd()
340 saLlistAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiGetPhyProfileCmd()
379 pRequest = (agsaIORequestDesc_t *)saLlistGetHead(&(saRoot->freeIORequests)); in mpiVHistCapCmd()
393 saLlistRemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiVHistCapCmd()
422 saLlistAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiVHistCapCmd()
460 pRequest = (agsaIORequestDesc_t *)saLlistGetHead(&(saRoot->freeIORequests)); in mpiSetPhyProfileCmd()
[all …]
Dsaphy.c95 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); /* */ in saPhyStart()
124 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPhyStart()
157 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPhyStart()
233 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); /**/ in saPhyStop()
259 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPhyStop()
287 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPhyStop()
460 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); /**/ in saLocalPhyControl()
486 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saLocalPhyControl()
518 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saLocalPhyControl()
1039 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); /**/ in saHwEventAck()
[all …]
Dsaioctlcmd.c92 pRequest = (agsaIORequestDesc_t *)saLlistGetHead(&(saRoot->freeIORequests)); in saFwProfile()
110 saLlistRemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saFwProfile()
137 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saFwProfile()
158 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saFwProfile()
199 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saFwProfile()
259 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); in saFwFlashUpdate()
275 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saFwFlashUpdate()
300 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saFwFlashUpdate()
319 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saFwFlashUpdate()
360 saLlistIOAdd( &(saRoot->freeIORequests), &(pRequest->linkNode) ); in saFwFlashUpdate()
[all …]
Dsasata.c120 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); in saSATAStart()
125 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSATAStart()
180 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSATAStart()
199 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSATAStart()
673 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); in saSATAAbort()
684 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); in saSATAAbort()
706 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSATAAbort()
750 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSATAAbort()
768 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSATAAbort()
793 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSATAAbort()
[all …]
Dsasmp.c124 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); /**/ in saSMPStart()
154 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSMPStart()
196 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSMPStart()
214 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSMPStart()
293 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSMPStart()
595 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); in saSMPAbort()
624 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSMPAbort()
669 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSMPAbort()
709 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSMPAbort()
Dsampirsp.c725 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiEchoRsp()
875 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiGetNVMDataRsp()
990 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiPhyStartEvent()
1140 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiPhyStopEvent()
1588 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiHWevent()
1666 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiHWevent()
2086 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiGetDevHandleRsp()
2168 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiPhyCntrlRsp()
2253 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiDeviceRegRsp()
2275 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in mpiDeviceRegRsp()
[all …]
Dsassp.c154 *pRequest = (agsaIORequestDesc_t*)saLlistIOGetHead(&saRoot->freeIORequests); in siFastSSPResAlloc()
203 saLlistIORemove(&saRoot->freeIORequests, &(*pRequest)->linkNode); in siFastSSPResAlloc()
256 saLlistIOAdd(&saRoot->freeIORequests, &ior->linkNode); in saFastSSPCancel()
509 saLlistIOAdd(&saRoot->freeIORequests, &pRequest->linkNode); in saFastSSPPrepare()
640 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); in saSSPStart()
655 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSSPStart()
793 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSSPStart()
812 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saSSPStart()
1770 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); /**/ in saSSPAbort()
1793 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); /**/ in saSSPAbort()
[all …]
Dsadisc.c366 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); in saRegisterNewDevice()
388 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saRegisterNewDevice()
540 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saRegisterNewDevice()
Dsaint.c1522 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siEventSSPResponseWtDataRcvd()
1587 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siIODone()
1612 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siIODone()
1641 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siIODone()
1742 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siAbnormal()
1777 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siAbnormal()
1807 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siAbnormal()
1923 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siDifAbnormal()
2044 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in siSMPRespRcvd()
Dsatypes.h214 SALINK_LIST freeIORequests; /**< List of free IORequests */ member
Dsaport.c455 pRequest = (agsaIORequestDesc_t *)saLlistIOGetHead(&(saRoot->freeIORequests)); /**/ in saPortControl()
483 saLlistIORemove(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPortControl()
526 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequest->linkNode)); in saPortControl()
Dsainit.c792 saLlistIOInitialize(&(saRoot->freeIORequests)); in saInitialize()
817 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequestDesc->linkNode)); in saInitialize()
3878 saLlistIOInitialize(&(saRoot->freeIORequests)); in siInitResources()
3903 saLlistIOAdd(&(saRoot->freeIORequests), &(pRequestDesc->linkNode)); in siInitResources()