Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c1462 static const u32_t lm_hw_lock_table[8] = { variable
1506 DbgBreakIf(func >= ARRSIZE(lm_hw_lock_table)); in lm_hw_lock()
1507 hw_lock_cntr_reg = lm_hw_lock_table[func]; in lm_hw_lock()
1564 DbgBreakIf(func >= ARRSIZE(lm_hw_lock_table)); in lm_hw_unlock_ex()
1565 hw_lock_cntr_reg = lm_hw_lock_table[func]; in lm_hw_unlock_ex()
1625 DbgBreakIf(func >= ARRSIZE(lm_hw_lock_table)); in lm_hw_clear_all_locks()
1626 hw_lock_cntr_reg = lm_hw_lock_table[func]; in lm_hw_clear_all_locks()