Searched refs:lcl_attn_sb_index (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_attn.c1758 u16_t lcl_attn_sb_index = 0; local
1770 lcl_attn_sb_index = mm_le16_to_cpu(attention_sb->attn_bits_index);
1774 } while (lcl_attn_sb_index != mm_le16_to_cpu(attention_sb->attn_bits_index));
1775 //the lcl_attn_sb_index differs from the real local attn_index in the pdev since in this while loop it could

Completed in 46 milliseconds