Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.h192 (OSAL_TEST_BIT(((idx) % SPQ_RING_SIZE), (p_spq)->p_comp_bitmap))
H A Dbcm_osal.h240 static inline bool OSAL_TEST_BIT(u32 nr, unsigned long *addr) in OSAL_TEST_BIT() function
H A Decore_cxt.c2036 if (!OSAL_TEST_BIT(rel_cid, (*pp_map)->cid_map)) { in ecore_cxt_test_cid_acquired()
H A Decore_mcp.c2087 if (OSAL_TEST_BIT(ECORE_DEV_CAP_ROCE, in ecore_mcp_get_shmem_proto_legacy()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt331 - bool OSAL_TEST_BIT(u8 bit, unsigned long *bitmap)