Searched refs:CMD_PORT (Results 1 – 1 of 1) 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()