sda_init_cmd
(void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL);
if (sda_init_cmd(slot, CMD_SEND_OCR, 0, R3, &ocr) != 0) {
(void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL);
if (sda_init_cmd(slot, CMD_SEND_OCR, ocr, R3, &r3) != 0) {
rv = sda_init_cmd(slot, CMD_BCAST_CID, 0, R2, slot->s_rcid);
rv = sda_init_cmd(slot, CMD_SEND_CSD, slot->s_rca << 16, R2,
if ((rv = sda_init_cmd(slot, CMD_SELECT_CARD, slot->s_rca << 16,
rv = sda_init_cmd(slot, CMD_SET_BLOCKLEN, 512, R1, &resp);
static sda_err_t sda_init_cmd(sda_slot_t *, sda_index_t, uint32_t,
rv = sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL);
rv = sda_init_cmd(slot, CMD_SEND_IF_COND, vchk, R7, &resp);
(void) sda_init_cmd(slot, CMD_GO_IDLE, 0, R0, NULL);
rv = sda_init_cmd(slot, CMD_SEND_RCA,
rv = sda_init_cmd(slot, CMD_SEND_RCA, 0, R6, &resp);