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