HomeSort by: relevance | last modified time | path
    Searched refs:MVPEX_STAT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/marvell/
mvpexreg.h 99 #define MVPEX_STAT 0x1a04 /* Status */
mvpex.c 413 stat = bus_space_read_4(sc->sc_iot, sc->sc_ioh, MVPEX_STAT);
508 stat = bus_space_read_4(sc->sc_iot, sc->sc_ioh, MVPEX_STAT);
556 stat = bus_space_read_4(sc->sc_iot, sc->sc_ioh, MVPEX_STAT);
  /src/sys/arch/arm/marvell/
pci_machdep.c 396 stat = bus_space_read_4(sc->sc_iot, sc->sc_ioh, MVPEX_STAT);

Completed in 12 milliseconds