Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c4647 REG_WR(bp, BNX2_MISC_ENABLE_CLR_BITS, in bnx2_reset_chip()
4652 val = REG_RD(bp, BNX2_MISC_ENABLE_CLR_BITS); in bnx2_reset_chip()
Dbnx2.h891 #define BNX2_MISC_ENABLE_CLR_BITS 0x00000814 macro