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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mmc/host/
H A Dat91_mci.c84 #define FL_SENT_STOP (1 << 1) macro
409 if (host->flags & FL_SENT_STOP)
519 else if ((!(host->flags & FL_SENT_STOP)) && host->request->stop) {
520 host->flags |= FL_SENT_STOP;

Completed in 28 milliseconds