Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/sdmmc/
H A Dsdmmcchip.h73 #define sdmmc_chip_exec_command(tag, handle, cmdp) \ macro
H A Dsdmmc.c654 sdmmc_chip_exec_command(sc->sct, sc->sch, cmd); in sdmmc_mmc_command()