Searched refs:DRV_CA_ASSERT (Results 1 – 1 of 1) sorted by relevance
142 #define DRV_CA_ASSERT( _bool_, _msg_, ret) \ macro145 #define DRV_CA_INIT_CHECK(ret) DRV_CA_ASSERT(_bCADrv_Inited == TRUE, "The drvCA is not initialized\…146 #define DRV_BGC_INIT_CHECK(ret) DRV_CA_ASSERT(_bBGCDrv_Inited == TRUE, "The drvBGC is not initializ…147 #define DRV_CASTR_INIT_CHECK(ret) DRV_CA_ASSERT(_bCASTRDrv_Inited == TRUE, "The drvCASTR is not ini…