Home
last modified time | relevance | path

Searched refs:pio_write (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c156 static void pio_write(struct dwmmc_softc *, struct mmc_command *);
433 pio_write(sc, cmd); in dwmmc_intr()
1066 pio_write(struct dwmmc_softc *sc, struct mmc_command *cmd) in pio_write() function