Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sdmmc/
Dsdmmcchip.h94 #define sdmmc_chip_exec_command(tag, handle, cmdp) \ macro
Dsdmmc.c890 sdmmc_chip_exec_command(sc->sc_sct, sc->sc_sch, cmd); in sdmmc_mmc_command()