Searched refs:FL_SENT_STOP (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dat91_mci.c96 #define FL_SENT_STOP (1 << 1) macro
388 if (host->flags & FL_SENT_STOP) {
511 if (host->flags & FL_SENT_STOP)
622 else if ((!(host->flags & FL_SENT_STOP)) && host->request->stop) {
623 host->flags |= FL_SENT_STOP;

Completed in 55 milliseconds