Home
last modified time | relevance | path

Searched refs:OSAL_FIND_FIRST_ZERO_BIT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h245 static inline u32 OSAL_FIND_FIRST_ZERO_BIT(unsigned long *addr, u32 limit) in OSAL_FIND_FIRST_ZERO_BIT() function
H A Decore_l2.c174 first = (u8)OSAL_FIND_FIRST_ZERO_BIT(p_l2_info->pp_qid_usage[queue_id], in ecore_eth_queue_qid_usage_add()
H A Decore_cxt.c1980 rel_cid = OSAL_FIND_FIRST_ZERO_BIT(p_map->cid_map, in _ecore_cxt_acquire_cid()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt345 - u8 OSAL_FIND_FIRST_ZERO_BIT(unsigned long *bitmap, u8 length)