Searched refs:status_attn_bits (Results 1 – 2 of 2) sorted by relevance
6438 new_link_state = sc->status_block->status_attn_bits & in bce_phy_intr()7911 u32 status_attn_bits; in bce_intr() local7955 status_attn_bits = sc->status_block->status_attn_bits; in bce_intr()7961 status_attn_bits = status_attn_bits | in bce_intr()7965 if ((status_attn_bits & STATUS_ATTN_BITS_LINK_STATE) != in bce_intr()7977 if (((status_attn_bits & ~STATUS_ATTN_BITS_LINK_STATE) != in bce_intr()7985 sc->status_block->status_attn_bits); in bce_intr()10675 sblk->status_attn_bits); in bce_dump_status_block()
1219 u32 status_attn_bits; member