last_port0        222 drivers/watchdog/pcwd.c 	int port0, last_port0;	/* Double read for stabilising */
last_port0        234 drivers/watchdog/pcwd.c 		last_port0 = port0;
last_port0        237 drivers/watchdog/pcwd.c 		if (port0 == last_port0)
last_port0        245 drivers/watchdog/pcwd.c 			 cmd, port0, last_port0);
last_port0        808 drivers/watchdog/pcwd.c 	int port0, last_port0;	/* Reg 0, in case it's REV A */
last_port0        831 drivers/watchdog/pcwd.c 			last_port0 = port0;
last_port0        838 drivers/watchdog/pcwd.c 			if ((port0 ^ last_port0) & WD_HRTBT ||