Searched refs:BNX2_CONDITION_MFW_RUN_MASK (Results 1 – 2 of 2) sorted by relevance
8087 if (reg & BNX2_CONDITION_MFW_RUN_MASK) in bnx2_init_board()8093 reg &= BNX2_CONDITION_MFW_RUN_MASK; in bnx2_init_board()
7338 #define BNX2_CONDITION_MFW_RUN_MASK 0x0000e000 macro