Home
last modified time | relevance | path

Searched refs:pRequest (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c221 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiEchoCmd()
318 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiGetPhyProfileCmd()
394 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiVHistCapCmd()
477 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiSetPhyProfileCmd()
580 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiGetDeviceInfoCmd()
683 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiSetDeviceInfoCmd()
1000 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiDeregDevHandleCmd()
1108 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiGetDeviceHandleCmd()
1268 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiDevHandleAcceptCmd()
1387 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in mpiNVMReadRegDumpCmd()
[all …]
H A Dsaphy.c101 if(agNULL != pRequest) in saPhyStart()
128 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saPhyStart()
129 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saPhyStart()
263 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saPhyStop()
264 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saPhyStop()
492 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saLocalPhyControl()
493 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saLocalPhyControl()
1073 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saHwEventAck()
1074 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saHwEventAck()
1265 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saVhistCapture()
[all …]
H A Dsasmp.c127 if ( agNULL == pRequest ) in saSMPStart()
132 if(agNULL != pRequest) in saSMPStart()
175 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSMPStart()
176 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saSMPStart()
195 pRequest->valid = agFALSE; in saSMPStart()
213 pRequest->valid = agFALSE; in saSMPStart()
529 agsaIORequestDesc_t *pRequest; in saSMPAbort() local
598 if ( agNULL == pRequest ) in saSMPAbort()
602 if(agNULL != pRequest) in saSMPAbort()
643 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSMPAbort()
[all …]
H A Dsaint.c1691 if (agNULL == pRequest) in siAbnormal()
1859 if (agNULL == pRequest) in siDifAbnormal()
1981 pPort = pRequest->pPort; in siSMPRespRcvd()
1984 if (pRequest->IRmode == 0) in siSMPRespRcvd()
2408 if(!pRequest->valid) in mpiParseOBIomb()
2989 if(agNULL == pRequest) in mpiSATACompletion()
2997 if(!pRequest->valid) in mpiSATACompletion()
3000 pRequest->pDevice ? pRequest->pDevice->DeviceMapIndex : -1)); in mpiSATACompletion()
3408 if(pRequest == agNULL) in mpiSSPCompletion()
3416 if(!pRequest->valid) in mpiSSPCompletion()
[all …]
H A Dsaioctlcmd.c111 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saFwProfile()
276 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saFwFlashUpdate()
412 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saFlashExtExecute()
1418 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saGpioEventSetup()
1510 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saGpioPinSetup()
1600 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saGpioRead()
1692 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saGpioWrite()
1795 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSASDiagExecute()
2134 saUpdateIOMap(&saRoot->IOMap[pRequest->HTag], pRequest->HTag, pRequest, agContext); in saGetRequestFromFreePool()
3850 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saPCIeDiagExecute()
[all …]
H A Dsampirsp.c697 if (agNULL == pRequest) in mpiEchoRsp()
769 if (agNULL == pRequest) in mpiGetNVMDataRsp()
930 if (agNULL == pRequest) in mpiPhyStartEvent()
1033 if (agNULL == pRequest) in mpiPhyStopEvent()
1769 if (agNULL == pRequest) in mpiSMPCompletion()
2043 if (agNULL == pRequest) in mpiGetDevHandleRsp()
2970 SOP = pRequest->SOP; in mpiSetPhyProfileRsp()
3741 if(agNULL == pRequest) in mpiSSPEvent()
5066 if(pRequest) in mpiGeneralEventRsp()
5128 if(pRequest) in mpiGeneralEventRsp()
[all …]
H A Dsasata.c121 if ( agNULL != pRequest ) in saSATAStart()
128 pRequest->valid = agTRUE; in saSATAStart()
152 pRequest->pPort = pPort; in saSATAStart()
160 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSATAStart()
161 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saSATAStart()
635 if (agNULL == pRequest) in saSATAAbort()
696 if ( agNULL == pRequest ) in saSATAAbort()
710 pRequest->valid = agTRUE; in saSATAAbort()
719 pRequest->pPort = pPort; in saSATAAbort()
728 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSATAAbort()
[all …]
H A Dsassp.c157 if (agNULL == *pRequest ) in siFastSSPResAlloc()
214 saRoot->IOMap[(*pRequest)->HTag].Tag = (*pRequest)->HTag; in siFastSSPResAlloc()
215 saRoot->IOMap[(*pRequest)->HTag].IORequest = (void *)*pRequest; in siFastSSPResAlloc()
350 pRequest->valid = agTRUE; in saFastSSPPrepare()
643 if ( agNULL == pRequest ) in saSSPStart()
761 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSSPStart()
762 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saSSPStart()
1807 if(agNULL != pRequest) in saSSPAbort()
1843 pRequest->pPort = pPort; in saSSPAbort()
1852 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saSSPAbort()
[all …]
H A Dsadisc.c314 agsaIORequestDesc_t *pRequest; in saRegisterNewDevice() local
369 if ( agNULL == pRequest ) in saRegisterNewDevice()
372 if(agNULL != pRequest) in saRegisterNewDevice()
391 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saRegisterNewDevice()
392 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saRegisterNewDevice()
393 saRoot->IOMap[pRequest->HTag].agContext = agContext; in saRegisterNewDevice()
394 pRequest->valid = agTRUE; in saRegisterNewDevice()
431 pRequest->pDevice = pDevice; in saRegisterNewDevice()
527 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in saRegisterNewDevice()
528 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in saRegisterNewDevice()
[all …]
H A Dsaport.c433 agsaIORequestDesc_t *pRequest; in saPortControl() local
457 if ( agNULL == pRequest ) in saPortControl()
461 if(agNULL != pRequest) in saPortControl()
486 saRoot->IOMap[pRequest->HTag].Tag = pRequest->HTag; in saPortControl()
487 saRoot->IOMap[pRequest->HTag].IORequest = (void *)pRequest; in saPortControl()
488 saRoot->IOMap[pRequest->HTag].agContext = agContext; in saPortControl()
489 pRequest->valid = agTRUE; in saPortControl()
512 saRoot->IOMap[pRequest->HTag].Tag = MARK_OFF; in saPortControl()
513 saRoot->IOMap[pRequest->HTag].IORequest = agNULL; in saPortControl()
514 saRoot->IOMap[pRequest->HTag].agContext = agNULL; in saPortControl()
[all …]
H A Dsaproto.h280 agsaIORequestDesc_t *pRequest,
287 agsaIORequestDesc_t *pRequest,
295 agsaIORequestDesc_t *pRequest,
304 agsaIORequestDesc_t *pRequest,
319 agsaIORequestDesc_t *pRequest,
/freebsd-13.1/sys/dev/ce/
H A Dtau32-ddk.h477 …32_CALL_TYPE TAU32_SubmitRequest(TAU32_Controller *pControllerObject, TAU32_UserRequest *pRequest);
478 …2_CancelRequest(TAU32_Controller *pControllerObject, TAU32_UserRequest *pRequest, BOOLEAN BreakIfR…
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/api/
H A Dtiapi.h464 void *pRequest);