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

  /src/sys/dev/sdmmc/
sdmmc_io.c 156 SET(sf0->flags, SFF_ERROR);
170 SET(sf0->flags, SFF_ERROR);
215 SET(sf->flags, SFF_ERROR);
261 SET(sf->flags, SFF_ERROR);
sdmmcvar.h 208 #define SFF_ERROR 0x0001 /* function is poo; ignore it */
sdmmc_mem.c 412 SET(sf->flags, SFF_ERROR);
418 SET(sf->flags, SFF_ERROR);
606 SET(sf->flags, SFF_ERROR);
sdmmc.c 813 if (!ISSET(sf->flags, SFF_ERROR))

Completed in 16 milliseconds