bcm2835_send_command
if (bcm2835_send_command(host, mrq->sbc)) {
} else if (mrq->cmd && bcm2835_send_command(host, mrq->cmd)) {
if (bcm2835_send_command(host, host->mrq->stop)) {
if (bcm2835_send_command(host, host->mrq->cmd)) {