Searched refs:REG_WR_IND (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/bnx2x/ | ||
D | bnx2x_init_ops.h | 38 REG_WR_IND(bp, addr + i*4, data[i]); in bnx2x_init_ind_wr() |
D | bnx2x.h | 150 #define REG_WR_IND(bp, offset, val) bnx2x_reg_wr_ind(bp, offset, val) macro |