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

/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.h116 static const uint8_t kReplySizeMask = 0x3; member in class:Command
H A Dsdhci.cpp276 switch (replyType & Command::kReplySizeMask) {

Completed in 38 milliseconds