SCF_RSP_CRC
if (ISSET(cmd->c_flags, SCF_RSP_CRC))
if (!ISSET(cmd->c_flags, SCF_RSP_CRC))
if (ISSET(cmd->c_flags, SCF_RSP_CRC)) {
if (ISSET(cmd->c_flags, SCF_RSP_CRC)) {
if (cmd->c_flags & SCF_RSP_CRC) {
if (cmd->c_flags & SCF_RSP_CRC)
if (ISSET(cmd->c_flags, SCF_RSP_CRC))
if (cmd->c_flags & SCF_RSP_CRC) {
if (cmd->c_flags & SCF_RSP_CRC)
if (ISSET(cmd->c_flags, SCF_RSP_CRC))
#define SCF_RSP_R1 (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_IDX)
#define SCF_RSP_R1B (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_IDX|SCF_RSP_BSY)
#define SCF_RSP_R2 (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_136)
#define SCF_RSP_R5 (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_IDX)
#define SCF_RSP_R5B (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_IDX|SCF_RSP_BSY)
#define SCF_RSP_R6 (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_IDX)
#define SCF_RSP_R7 (SCF_RSP_PRESENT|SCF_RSP_CRC|SCF_RSP_IDX)