mcx_create_eq
static int mcx_create_eq(struct mcx_softc *, struct mcx_eq *, int,
if (mcx_create_eq(sc, &sc->sc_admin_eq, sc->sc_uar,
if (mcx_create_eq(sc, &q->q_eq, q->q_uar, 0, vec) != 0) {