Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sdmmc/
Dsdmmcvar.h146 #define SCF_NO_STOP (1U << 18) /* don't enable automatic stop CMD12 */ macro
Dsdhc.c1757 && !ISSET(cmd->c_flags, SCF_NO_STOP)) in sdhc_start_command()