Searched refs:WBSD_CMDR (Results 1 – 2 of 2) sorted by relevance
38 #define WBSD_CMDR 0x00 macro
371 outb(cmd->opcode, host->base + WBSD_CMDR); in wbsd_send_command()373 outb((cmd->arg >> (i * 8)) & 0xff, host->base + WBSD_CMDR); in wbsd_send_command()