Home
last modified time | relevance | path

Searched defs:pRequest (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c197 agsaIORequestDesc_t *pRequest; in mpiEchoCmd() local
291 agsaIORequestDesc_t *pRequest; in mpiGetPhyProfileCmd() local
369 agsaIORequestDesc_t *pRequest= agNULL; in mpiVHistCapCmd() local
449 agsaIORequestDesc_t *pRequest; in mpiSetPhyProfileCmd() local
549 agsaIORequestDesc_t *pRequest; in mpiGetDeviceInfoCmd() local
652 agsaIORequestDesc_t *pRequest = agNULL; in mpiSetDeviceInfoCmd() local
975 agsaIORequestDesc_t *pRequest; in mpiDeregDevHandleCmd() local
1069 agsaIORequestDesc_t *pRequest; in mpiGetDeviceHandleCmd() local
1234 agsaIORequestDesc_t *pRequest; in mpiDevHandleAcceptCmd() local
1362 agsaIORequestDesc_t *pRequest; in mpiNVMReadRegDumpCmd() local
[all …]
H A Dsampirsp.c681 agsaIORequestDesc_t *pRequest; in mpiEchoRsp() local
749 agsaIORequestDesc_t *pRequest; in mpiGetNVMDataRsp() local
906 agsaIORequestDesc_t *pRequest; in mpiPhyStartEvent() local
1008 agsaIORequestDesc_t *pRequest; in mpiPhyStopEvent() local
1163 agsaIORequestDesc_t *pRequest; in mpiHWevent() local
1754 agsaIORequestDesc_t *pRequest; in mpiSMPCompletion() local
2018 agsaIORequestDesc_t *pRequest; in mpiGetDevHandleRsp() local
2110 agsaIORequestDesc_t *pRequest; in mpiPhyCntrlRsp() local
2191 agsaIORequestDesc_t *pRequest; in mpiDeviceRegRsp() local
2515 agsaIORequestDesc_t *pRequest; in mpiDeregDevHandleRsp() local
[all …]
H A Dsaioctlcmd.c78 agsaIORequestDesc_t *pRequest; in saFwProfile() local
231 agsaIORequestDesc_t *pRequest; in saFwFlashUpdate() local
378 agsaIORequestDesc_t *pRequest; in saFlashExtExecute() local
533 agsaIORequestDesc_t *pRequest; in mpiFwProfileRsp() local
597 agsaIORequestDesc_t *pRequest; in mpiFwFlashUpdateRsp() local
647 agsaIORequestDesc_t *pRequest; in mpiFwExtFlashUpdateRsp() local
1392 agsaIORequestDesc_t *pRequest; in saGpioEventSetup() local
1485 agsaIORequestDesc_t *pRequest; in saGpioPinSetup() local
1574 agsaIORequestDesc_t *pRequest; in saGpioRead() local
1666 agsaIORequestDesc_t *pRequest; in saGpioWrite() local
[all …]
H A Dsaphy.c69 agsaIORequestDesc_t *pRequest; in saPhyStart() local
190 agsaIORequestDesc_t *pRequest; in saPhyStop() local
429 agsaIORequestDesc_t *pRequest; in saLocalPhyControl() local
1013 agsaIORequestDesc_t *pRequest; in saHwEventAck() local
1217 agsaIORequestDesc_t *pRequest; in saVhistCapture() local
H A Dsaint.c1468 agsaIORequestDesc_t *pRequest, in siEventSSPResponseWtDataRcvd()
1550 agsaIORequestDesc_t *pRequest, in siIODone()
1679 agsaIORequestDesc_t *pRequest, in siAbnormal()
1846 agsaIORequestDesc_t *pRequest, in siDifAbnormal()
1969 agsaIORequestDesc_t *pRequest; in siSMPRespRcvd() local
2373 agsaIORequestDesc_t *pRequest = agNULL; in mpiParseOBIomb() local
2441 agsaIORequestDesc_t *pRequest; in mpiParseOBIomb() local
2972 agsaIORequestDesc_t *pRequest; in mpiSATACompletion() local
3389 agsaIORequestDesc_t *pRequest = agNULL; in mpiSSPCompletion() local
H A Dsasata.c74 agsaIORequestDesc_t *pRequest = agNULL; in saSATAStart() local
603 agsaIORequestDesc_t *pRequest; in saSATAAbort() local
860 agsaIORequestDesc_t *pRequest, in siEventSATAResponseWtDataRcvd()
H A Dsasmp.c76 agsaIORequestDesc_t *pRequest; in saSMPStart() local
528 agsaIORequestDesc_t *pRequest; in saSMPAbort() local
H A Dsassp.c138 agsaIORequestDesc_t **pRequest, in siFastSSPResAlloc()
291 agsaIORequestDesc_t *pRequest; in saFastSSPPrepare() local
596 agsaIORequestDesc_t *pRequest = agNULL; in saSSPStart() local
1689 agsaIORequestDesc_t *pRequest; in saSSPAbort() local
H A Dsadisc.c313 agsaIORequestDesc_t *pRequest; in saRegisterNewDevice() local
H A Dsaport.c432 agsaIORequestDesc_t *pRequest; in saPortControl() local
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_dp.c67 LacDp_EnqueueParamCheck(const CpaCySymDpOpData *pRequest) in LacDp_EnqueueParamCheck()
433 LacDp_WriteRingMsgOpt(CpaCySymDpOpData *pRequest, in LacDp_WriteRingMsgOpt()
572 LacDp_WriteRingMsgFull(CpaCySymDpOpData *pRequest, in LacDp_WriteRingMsgFull()
1015 cpaCySymDpEnqueueOp(CpaCySymDpOpData *pRequest, const CpaBoolean performOpNow) in cpaCySymDpEnqueueOp()
H A Dlac_sym_queue.c47 lac_sym_bulk_cookie_t *pRequest, in LacSymQueue_RequestSend()