HomeSort by: relevance | last modified time | path
    Searched defs:mcx_arm_eq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_mcx.c 2627 static void mcx_arm_eq(struct mcx_softc *, struct mcx_eq *, int);
4440 mcx_arm_eq(sc, eq, uar);
7123 mcx_arm_eq(struct mcx_softc *sc, struct mcx_eq *eq, int uar) function in typeref:typename:void
7188 mcx_arm_eq(sc, eq, sc->sc_uar);
7218 mcx_arm_eq(sc, eq, q->q_uar);
if_mcx.c 2627 static void mcx_arm_eq(struct mcx_softc *, struct mcx_eq *, int);
4440 mcx_arm_eq(sc, eq, uar);
7123 mcx_arm_eq(struct mcx_softc *sc, struct mcx_eq *eq, int uar) function in typeref:typename:void
7188 mcx_arm_eq(sc, eq, sc->sc_uar);
7218 mcx_arm_eq(sc, eq, q->q_uar);

Completed in 42 milliseconds