SC_MAX_N_XMIT
if (sc->sc_n_xmit > SC_MAX_N_XMIT)
sc->sc_n_xmit = SC_MAX_N_XMIT;
struct bufmap sc_xmit[SC_MAX_N_XMIT];