send_isa_command  257 drivers/watchdog/pcwd.c 		i = send_isa_command(CMD_ISA_IDLE);
send_isa_command  306 drivers/watchdog/pcwd.c 		one = send_isa_command(CMD_ISA_VERSION_INTEGER);
send_isa_command  307 drivers/watchdog/pcwd.c 		ten = send_isa_command(CMD_ISA_VERSION_TENTH);
send_isa_command  308 drivers/watchdog/pcwd.c 		hund = send_isa_command(CMD_ISA_VERSION_HUNDRETH);
send_isa_command  309 drivers/watchdog/pcwd.c 		minor = send_isa_command(CMD_ISA_VERSION_MINOR);
send_isa_command  324 drivers/watchdog/pcwd.c 		option_switches = send_isa_command(CMD_ISA_SWITCH_SETTINGS);
send_isa_command  351 drivers/watchdog/pcwd.c 			send_isa_command(CMD_ISA_DELAY_TIME_2SECS);