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

  /src/sys/dev/pci/
if_mcx.c 2475 int sc_uar; member in struct:mcx_softc
2889 if (mcx_alloc_uar(sc, &sc->sc_uar) != 0) {
2929 if (mcx_create_eq(sc, &sc->sc_admin_eq, sc->sc_uar,
7188 mcx_arm_eq(sc, eq, sc->sc_uar);
if_mcx.c 2475 int sc_uar; member in struct:mcx_softc
2889 if (mcx_alloc_uar(sc, &sc->sc_uar) != 0) {
2929 if (mcx_create_eq(sc, &sc->sc_admin_eq, sc->sc_uar,
7188 mcx_arm_eq(sc, eq, sc->sc_uar);

Completed in 34 milliseconds