if_mcx.c | 2563 static int mcx_create_eq(struct mcx_softc *, struct mcx_eq *, int, 2929 if (mcx_create_eq(sc, &sc->sc_admin_eq, sc->sc_uar, 2934 /* error printed by mcx_create_eq */ 3028 if (mcx_create_eq(sc, &q->q_eq, q->q_uar, 0, vec) != 0) { 4360 mcx_create_eq(struct mcx_softc *sc, struct mcx_eq *eq, int uar, function in typeref:typename:int
|