bce_ctx_wr
static void bce_ctx_wr (struct bce_softc *, u32, u32, u32);
#define CTX_WR(sc, cid_addr, offset, val)bce_ctx_wr(sc, cid_addr, offset, val)