WBSD_CMDR
outb(cmd->opcode, host->base + WBSD_CMDR);
outb((cmd->arg >> (i * 8)) & 0xff, host->base + WBSD_CMDR);