Home
last modified time | relevance | path

Searched refs:TD_ASSERT (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c504 TD_ASSERT((0), ""); in tiINIFastIOPrepare()
515 TD_ASSERT((0), ""); in tiINIFastIOPrepare()
520 TD_ASSERT((NULL != fc->agRoot), ""); in tiINIFastIOPrepare()
523 TD_ASSERT((NULL != fc->devHandle), ""); in tiINIFastIOPrepare()
558 TD_ASSERT((0), ""); in tiINIFastIOPrepare()
683 TD_ASSERT(tiRoot , "tiRoot"); in tiINISuperIOStart()
684 TD_ASSERT(tiIORequest, "tiIORequest"); in tiINISuperIOStart()
685 TD_ASSERT(tiDeviceHandle, "tiDeviceHandle"); in tiINISuperIOStart()
686 TD_ASSERT(tiRequestBody, "tiRequestBody"); in tiINISuperIOStart()
687 TD_ASSERT(tiRoot->tdData, "tiRoot->tdData"); in tiINISuperIOStart()
[all …]
H A Ditddisc.c391 TD_ASSERT(DeviceListList, "DeviceListList NULL"); in tiINIGetDeviceHandles()
652 TD_ASSERT(DeviceListList, "DeviceListList NULL"); in tiINIGetDeviceHandlesForWinIOCTL()
4501 TD_ASSERT(tiRoot, "(tdsaSASDownStreamDiscoverExpanderPhy) agRoot NULL"); in tdsaSASDownStreamDiscoverExpanderPhy()
4502 TD_ASSERT(onePortContext, "(tdsaSASDownStreamDiscoverExpanderPhy) pPort NULL"); in tdsaSASDownStreamDiscoverExpanderPhy()
4503 TD_ASSERT(oneExpander, "(tdsaSASDownStreamDiscoverExpanderPhy) pExpander NULL"); in tdsaSASDownStreamDiscoverExpanderPhy()
4504 TD_ASSERT(pDiscoverResp, "(tdsaSASDownStreamDiscoverExpanderPhy) pDiscoverResp NULL"); in tdsaSASDownStreamDiscoverExpanderPhy()
4521 TD_ASSERT(oneDeviceData, "(tdsaSASDownStreamDiscoverExpanderPhy) pDevice NULL"); in tdsaSASDownStreamDiscoverExpanderPhy()
5924 TD_ASSERT((agNULL != tiRoot), ""); in tdsaPortSASDeviceFind()
5925 TD_ASSERT((agNULL != onePortContext), ""); in tdsaPortSASDeviceFind()
6600 TD_ASSERT((agNULL != tiRoot), ""); in tdsaPortSATADeviceAdd()
[all …]
H A Ditdcb.c801 TD_ASSERT((NULL != tdIORequestBody), "itdssIOCompleted:tdIORequestBody NULL"); in itdssIOCompleted()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c2551 TD_ASSERT(0, "SPC optical mode 2"); in tdsaParseLinkRateMode()
5254 TD_ASSERT(tiRoot, "tiRoot"); in tiCOMSetControllerConfig()
5256 TD_ASSERT(tdsaRoot, "tdsaRoot"); in tiCOMSetControllerConfig()
5259 TD_ASSERT(tdsaAllShared, "tdsaAllShared"); in tiCOMSetControllerConfig()
5261 TD_ASSERT(agRoot, "agRoot"); in tiCOMSetControllerConfig()
5329 TD_ASSERT(tiRoot, "tiRoot"); in tiCOMGetControllerConfig()
5331 TD_ASSERT(tdsaRoot, "tdsaRoot"); in tiCOMGetControllerConfig()
5334 TD_ASSERT(tdsaAllShared, "tdsaAllShared"); in tiCOMGetControllerConfig()
5336 TD_ASSERT(agRoot, "agRoot"); in tiCOMGetControllerConfig()
5485 TD_ASSERT(tiRoot, "tiRoot"); in tiCOMEncryptSetMode()
[all …]
H A Dossacmnapi.c2291 TD_ASSERT(agPortContext, "agPortContext"); in ossaHwCB()
3794 TD_ASSERT(agRoot, "agRoot"); in ossaSingleThreadedEnter()
3796 TD_ASSERT(pOsData, "pOsData"); in ossaSingleThreadedEnter()
3798 TD_ASSERT(ptiRoot, "ptiRoot"); in ossaSingleThreadedEnter()
3801 TD_ASSERT(tdsaAllShared, "tdsaAllShared"); in ossaSingleThreadedEnter()
3835 TD_ASSERT(agRoot, "agRoot"); in ossaSingleThreadedLeave()
3837 TD_ASSERT(pOsData, "pOsData"); in ossaSingleThreadedLeave()
3839 TD_ASSERT(ptiRoot, "ptiRoot"); in ossaSingleThreadedLeave()
3842 TD_ASSERT(tdsaAllShared, "tdsaAllShared"); in ossaSingleThreadedLeave()
4141 TD_ASSERT((0), "ossaSMPCAMCompleted agIORequest->osData"); in ossaSMPCAMCompleted()
[all …]
H A Dtddmcmnapi.c429 TD_ASSERT((agNULL != tiRoot), ""); in tddmPortSASDeviceFind()
430 TD_ASSERT((agNULL != onePortContext), ""); in tddmPortSASDeviceFind()
H A Dtdmisc.c2865 TD_ASSERT(ptiRoot,"ptiRoot"); in tdsaSingleThreadedEnter()
2879 TD_ASSERT(ptiRoot,"ptiRoot"); in tdsaSingleThreadedLeave()
H A Dtddefs.h1054 #define TD_ASSERT OS_ASSERT macro