Searched refs:CMD_PORT (Results 1 – 2 of 2) sorted by relevance
17 #define CMD_PORT 0x6C macro88 outb(cmd, CMD_PORT); in send_cmd()124 if (!request_muxed_region(CMD_PORT, CMD_SIZE, DRVNAME)) in wdt_get_time()129 release_region(CMD_PORT, CMD_SIZE); in wdt_get_time()135 if (!request_muxed_region(CMD_PORT, CMD_SIZE, DRVNAME)) in wdt_ping()138 release_region(CMD_PORT, CMD_SIZE); in wdt_ping()
909 #define CMD_PORT 0x00 macro933 outb_p(ISSUE_BYTE, (adapter)->base + CMD_PORT)