timeoutM           54 drivers/watchdog/wdt977.c static	int timeoutM;				/* timeout in minutes */
timeoutM           95 drivers/watchdog/wdt977.c 	outb_p(timeoutM, IO_DATA_PORT);
timeoutM          186 drivers/watchdog/wdt977.c 	outb_p(timeoutM, IO_DATA_PORT);
timeoutM          220 drivers/watchdog/wdt977.c 	timeoutM = tmrval;