Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_main.c4670 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test()
4725 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test()
4792 REG_WR(bp, CFC_REG_DEBUG0, 0x0); in bnx2x_int_mem_test()
5264 REG_WR(bp, CFC_REG_DEBUG0, 0x20020000); in bnx2x_init_hw_common()
5328 REG_WR(bp, CFC_REG_DEBUG0, 0); in bnx2x_init_hw_common()
Dbnx2x_reg.h399 #define CFC_REG_DEBUG0 0x104050 macro