Home
last modified time | relevance | path

Searched refs:SA_ASSERT (Results 1 – 16 of 16) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDmpi.c72 SA_ASSERT((NULL != config), "config argument cannot be null"); in mpiRequirementsGet()
240 SA_ASSERT(NULL != circularQ, "circularQ cannot be null"); in mpiMsgFreeGet()
241 SA_ASSERT(NULL != messagePtr, "messagePtr argument cannot be null"); in mpiMsgFreeGet()
242 SA_ASSERT(0 != circularQ->numElements, "The number of elements in this queue is 0"); in mpiMsgFreeGet()
300 SA_ASSERT(NULL != circularQ, "circularQ cannot be null"); in mpiMsgFreeGetOQ()
301 SA_ASSERT(NULL != messagePtr, "messagePtr argument cannot be null"); in mpiMsgFreeGetOQ()
302 SA_ASSERT(0 != circularQ->numElements, "The number of elements in this queue is 0"); in mpiMsgFreeGetOQ()
376 SA_ASSERT(NULL != circularQ, "circularQ argument cannot be null"); in mpiMsgPrepare()
377 SA_ASSERT(NULL != messagePtr, "messagePtr argument cannot be null"); in mpiMsgPrepare()
378 SA_ASSERT(0 != circularQ->numElements, "The number of elements in this queue" in mpiMsgPrepare()
[all …]
HDsaphy.c77 SA_ASSERT((agNULL != agRoot), ""); in saPhyStart()
78 SA_ASSERT((agNULL != agSASIdentify), ""); in saPhyStart()
114 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in saPhyStart()
198 SA_ASSERT((agNULL != agRoot), ""); in saPhyStop()
262 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in saPhyStop()
332 SA_ASSERT((agNULL != agRoot), ""); in siPhyStopCB()
439 SA_ASSERT((agNULL != saRoot), ""); in saLocalPhyControl()
489 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in saLocalPhyControl()
531 SA_ASSERT((smIS_SPC(agRoot)), "SPC only"); in saLocalPhyControl()
681 SA_ASSERT((smIS_SPC(agRoot)), "SPC only"); in saLocalPhyControl()
[all …]
HDsasata.c92 SA_ASSERT((agNULL != agRoot), "(saSATAStart) agRoot is NULL"); in saSATAStart()
93 SA_ASSERT((agNULL != agIORequest), "(saSATAStart) agIORequest is NULL"); in saSATAStart()
94 SA_ASSERT((agNULL != agDevHandle), "(saSATAStart) agDevHandle is NULL"); in saSATAStart()
95 SA_ASSERT((agNULL != agSATAReq), "(saSATAStart) agSATAReq is NULL"); in saSATAStart()
100 SA_ASSERT((AGSA_MAX_INBOUND_Q > inq), "The IBQ Number is out of range."); in saSATAStart()
104 SA_ASSERT((agNULL != pDevice), "(saSATAStart) pDevice is NULL"); in saSATAStart()
107 SA_ASSERT((agNULL != pPort), "(saSATAStart) pPort is NULL"); in saSATAStart()
291 SA_ASSERT((0), "saSATAStart: (Unknown agRequestType)"); in saSATAStart()
332 SA_ASSERT((opCode == OPC_INB_SATA_DIF_ENC_OPSTART), "opcode"); in saSATAStart()
339 SA_ASSERT((opCode == OPC_INB_SATA_DIF_ENC_OPSTART), "opcode"); in saSATAStart()
[all …]
HDsassp.c89 SA_ASSERT((0), ""); in siFastSSPReqAlloc()
99 SA_ASSERT((fr), ""); in siFastSSPReqAlloc()
114 SA_ASSERT((fr->valid), ""); in siFastSSPReqFree()
121 SA_ASSERT((0), ""); in siFastSSPReqFree()
169 SA_ASSERT((AGSA_MAX_INBOUND_Q > inq), "The IBQ Number is out of range."); in siFastSSPResAlloc()
230 SA_ASSERT((ioHandle), ""); in saFastSSPCancel()
232 SA_ASSERT((fr->valid), ""); in saFastSSPCancel()
234 SA_ASSERT((agRoot), ""); in saFastSSPCancel()
236 SA_ASSERT((saRoot), ""); in saFastSSPCancel()
306 SA_ASSERT((agNULL != saRoot), ""); in saFastSSPPrepare()
[all …]
HDsaport.c80 SA_ASSERT((agNULL != agRoot), ""); in siPortSASDeviceAdd()
81 SA_ASSERT((agNULL != pPort), ""); in siPortSASDeviceAdd()
148 SA_ASSERT((agNULL != pDevice), ""); in siPortSASDeviceAdd()
182 SA_ASSERT((agNULL != agRoot), ""); in siPortDeviceRemove()
183 SA_ASSERT((agNULL != pPort), ""); in siPortDeviceRemove()
184 SA_ASSERT((agNULL != pDevice), ""); in siPortDeviceRemove()
185 SA_ASSERT((SAS_SATA_UNKNOWN_DEVICE != pDevice->deviceType), ""); in siPortDeviceRemove()
258 SA_ASSERT((agNULL != agRoot), ""); in siPortSATADeviceAdd()
259 SA_ASSERT((agNULL != pPort), ""); in siPortSATADeviceAdd()
311 SA_ASSERT((agNULL != pDevice), ""); in siPortSATADeviceAdd()
[all …]
HDsasmp.c89 SA_ASSERT((agNULL != agRoot), ""); in saSMPStart()
90 SA_ASSERT((agNULL != agIORequest), ""); in saSMPStart()
91 SA_ASSERT((agNULL != agDevHandle), ""); in saSMPStart()
92 SA_ASSERT((agNULL != agRequestBody), ""); in saSMPStart()
96 SA_ASSERT((agNULL != saRoot), ""); in saSMPStart()
107 SA_ASSERT((AGSA_MAX_INBOUND_Q > inq), "The IBQ Number is out of range."); in saSMPStart()
159 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in saSMPStart()
539 SA_ASSERT((agNULL != agRoot), ""); in saSMPAbort()
540 SA_ASSERT((agNULL != agIORequest), ""); in saSMPAbort()
541 SA_ASSERT((agNULL != agDevHandle), ""); in saSMPAbort()
[all …]
HDsautil.c141 SA_ASSERT((agNULL != agRoot), ""); in siDumpActiveIORequests()
143 SA_ASSERT((agNULL != saRoot), ""); in siDumpActiveIORequests()
223 SA_ASSERT((agNULL != agRoot), ""); in siClearActiveIORequests()
225 SA_ASSERT((agNULL != saRoot), ""); in siClearActiveIORequests()
273 SA_ASSERT((agNULL != agRoot), ""); in siClearActiveIORequestsOnDevice()
275 SA_ASSERT((agNULL != saRoot), ""); in siClearActiveIORequestsOnDevice()
324 SA_ASSERT((agNULL != agRoot), ""); in siCountActiveIORequestsOnDevice()
326 SA_ASSERT((agNULL != saRoot), ""); in siCountActiveIORequestsOnDevice()
378 SA_ASSERT((agNULL != agRoot), ""); in saCountActiveIORequests()
HDsaioctlcmd.c88 SA_ASSERT((agNULL != agRoot), ""); in saFwProfile()
107 SA_ASSERT((AGSA_MAX_INBOUND_Q > inq), "The IBQ Number is out of range."); in saFwProfile()
239 SA_ASSERT((agNULL != agRoot), ""); in saFwFlashUpdate()
246 SA_ASSERT((agNULL != saRoot), ""); in saFwFlashUpdate()
256 SA_ASSERT((agNULL != agRoot), ""); in saFwFlashUpdate()
273 SA_ASSERT((AGSA_MAX_INBOUND_Q > inq), "The IBQ Number is out of range."); in saFwFlashUpdate()
388 SA_ASSERT((agNULL != agRoot), ""); in saFlashExtExecute()
408 SA_ASSERT((AGSA_MAX_INBOUND_Q > inq), "The IBQ Number is out of range."); in saFlashExtExecute()
565 SA_ASSERT((pRequest->valid), "pRequest->valid"); in mpiFwProfileRsp()
614 SA_ASSERT((pRequest->valid), "pRequest->valid"); in mpiFwFlashUpdateRsp()
[all …]
HDsampirsp.c100 SA_ASSERT((pRequest), "pRequest");
107 SA_ASSERT((pRequest->valid), "pRequest->valid");
151 SA_ASSERT((pRequest), "pRequest");
158 SA_ASSERT((pRequest->valid), "pRequest->valid");
257 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC");
295 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC");
355 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV");
364 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV");
372 SA_ASSERT((smIS_SPCV(agRoot)), "smIS_SPCV");
381 SA_ASSERT((smIS_SPC(agRoot)), "smIS_SPC");
[all …]
HDsaint.c88 SA_ASSERT((agNULL != agRoot), ""); in siFatalInterruptHandler()
95 SA_ASSERT((agNULL != saRoot), ""); in siFatalInterruptHandler()
334 SA_ASSERT((agNULL != agRoot), ""); in saFatalInterruptHandler()
336 SA_ASSERT((agNULL != saRoot), ""); in saFatalInterruptHandler()
564 SA_ASSERT(0, "Should not be called"); in siDisableMSI_V_Interrupts()
856 SA_ASSERT((saRoot->QueueConfig.numOutboundQueues < 65), "numOutboundQueue"); in saDelayedInterruptHandler()
1038 SA_ASSERT(0, "Should not be called"); in siReenableMSI_V_Interrupts()
1348 SA_ASSERT((agNULL != agRoot), ""); in saSystemInterruptsActive()
1355 SA_ASSERT((agNULL != saRoot), ""); in saSystemInterruptsActive()
1561 SA_ASSERT(NULL != pRequest, "pRequest cannot be null"); in siIODone()
[all …]
HDsampicmd.c114 SA_ASSERT((AGSA_MAX_INBOUND_Q > inq), "The IBQ Number is out of range."); in mpiBuildCmd()
115 SA_ASSERT((AGSA_MAX_OUTBOUND_Q > outq), "The OBQ Number is out of range."); in mpiBuildCmd()
219 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in mpiEchoCmd()
314 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in mpiGetPhyProfileCmd()
391 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in mpiVHistCapCmd()
474 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in mpiSetPhyProfileCmd()
554 SA_ASSERT((agNULL !=saRoot ), ""); in mpiGetDeviceInfoCmd()
578 SA_ASSERT((!pRequest->valid), "The pRequest is in use"); in mpiGetDeviceInfoCmd()
660 SA_ASSERT((agNULL != agRoot), ""); in mpiSetDeviceInfoCmd()
662 SA_ASSERT((agNULL != saRoot), ""); in mpiSetDeviceInfoCmd()
[all …]
HDsainit.c89 SA_ASSERT((agNULL != swConfig), ""); in saGetRequirements()
90 SA_ASSERT((agNULL != memoryRequirement), ""); in saGetRequirements()
91 SA_ASSERT((agNULL != usecsPerTick), ""); in saGetRequirements()
92 SA_ASSERT((agNULL != maxNumLocks), ""); in saGetRequirements()
260SA_ASSERT(memoryReqCount < AGSA_NUM_MEM_CHUNKS, "saGetRequirements: Exceed max number of memory pl… in saGetRequirements()
332 SA_ASSERT((agNULL != agRoot), ""); in saInitialize()
333 SA_ASSERT((agNULL != memoryAllocated), ""); in saInitialize()
334 SA_ASSERT((agNULL != hwConfig), ""); in saInitialize()
335 SA_ASSERT((agNULL != swConfig), ""); in saInitialize()
336 SA_ASSERT((LLROOT_MEM_INDEX < memoryAllocated->count), ""); in saInitialize()
[all …]
HDsahw.c110 SA_ASSERT( (agNULL != agRoot), ""); in saHwReset()
404 SA_ASSERT( (agNULL != agRoot), ""); in saHwShutdown()
414 SA_ASSERT(0xFFFFFFFF == spad0, "saHwShutdown Chip PCI dead"); in saHwShutdown()
509 SA_ASSERT( (agNULL != agRoot), "10"); in saHwShutdown()
535 SA_ASSERT( (agNULL != agRoot), ""); in siChipReset()
939 SA_ASSERT( (agNULL != agRoot), "agNULL != agRoot"); in siSpcSoftReset()
1431 SA_ASSERT( (agNULL != agRoot), ""); in siHDAMode()
1916 SA_ASSERT( (agNULL != agRoot), ""); in siHDAMode_V()
1921 SA_ASSERT( (agNULL != saRoot), "saRoot is NULL"); in siHDAMode_V()
1983 SA_ASSERT( (agNULL != agRoot), "aap1Len > biggest"); in siHDAMode_V()
[all …]
HDsaframe.c110 SA_ASSERT(frameBufLen < 4096, "saFrameReadBlock read more than 4k"); in saFrameReadBlock()
HDsamacro.h209 #define SA_ASSERT OS_ASSERT macro
HDsadisc.c189 SA_ASSERT(agFALSE, ""); in siRemoveDevHandle()