bnx_ctx_wr 325 dev/pci/if_bnx.c void bnx_ctx_wr(struct bnx_softc *, u_int32_t, u_int32_t, u_int32_t); bnx_ctx_wr 668 dev/pci/if_bnxreg.h #define CTX_WR(sc, cid_addr, offset, val) bnx_ctx_wr(sc, cid_addr, offset, val)