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

/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.h112 static const uint8_t kDataPresent = 0x20; member in class:Command
127 | k32BitResponseCheckBusy) & (~ kDataPresent);
H A Dsdhci.cpp201 replyType = Command::kR1Type | Command::kDataPresent;

Completed in 96 milliseconds