Home
last modified time | relevance | path

Searched refs:OSAL_ASSERT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_chain.h200 OSAL_ASSERT(is_chain_u16(p_chain)); in ecore_chain_get_prod_idx()
207 OSAL_ASSERT(is_chain_u32(p_chain)); in ecore_chain_get_prod_idx_u32()
214 OSAL_ASSERT(is_chain_u16(p_chain)); in ecore_chain_get_cons_idx()
220 OSAL_ASSERT(is_chain_u32(p_chain)); in ecore_chain_get_cons_idx_u32()
236 OSAL_ASSERT(is_chain_u16(p_chain)); in ecore_chain_get_elem_left()
253 OSAL_ASSERT(is_chain_u32(p_chain)); in ecore_chain_get_elem_left_u32()
H A Dbcm_osal.h515 #define OSAL_ASSERT(is_assert) ASSERT(is_assert) macro
H A Decore.h180 OSAL_ASSERT(!is_assert); \
H A Drelease.txt1452 4. Problem: Newer MFW might cause driver to reach OSAL_ASSERT.
6061 3. Request: OSAL_ASSERT() follow GNU - Assert when condition is false.
6331 4. Request: Change attention behaviour - reach OSAL_ASSERT() on malevolent
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt642 - void OSAL_ASSERT(bool cond)