SBC7240_ENABLE_PORT 29 drivers/watchdog/sbc7240_wdt.c #define SBC7240_SET_TIMEOUT_PORT SBC7240_ENABLE_PORT SBC7240_ENABLE_PORT 66 drivers/watchdog/sbc7240_wdt.c inb_p(SBC7240_ENABLE_PORT); SBC7240_ENABLE_PORT 88 drivers/watchdog/sbc7240_wdt.c inb_p(SBC7240_ENABLE_PORT); SBC7240_ENABLE_PORT 244 drivers/watchdog/sbc7240_wdt.c release_region(SBC7240_ENABLE_PORT, 1); SBC7240_ENABLE_PORT 251 drivers/watchdog/sbc7240_wdt.c if (!request_region(SBC7240_ENABLE_PORT, 1, "SBC7240 WDT")) { SBC7240_ENABLE_PORT 253 drivers/watchdog/sbc7240_wdt.c SBC7240_ENABLE_PORT); SBC7240_ENABLE_PORT 291 drivers/watchdog/sbc7240_wdt.c release_region(SBC7240_ENABLE_PORT, 1);