Searched refs:send_isa_command (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/watchdog/
H A Dpcwd.c218 static int send_isa_command(int cmd) function
257 i = send_isa_command(CMD_ISA_IDLE);
306 one = send_isa_command(CMD_ISA_VERSION_INTEGER);
307 ten = send_isa_command(CMD_ISA_VERSION_TENTH);
308 hund = send_isa_command(CMD_ISA_VERSION_HUNDRETH);
309 minor = send_isa_command(CMD_ISA_VERSION_MINOR);
324 option_switches = send_isa_command(CMD_ISA_SWITCH_SETTINGS);
351 send_isa_command(CMD_ISA_DELAY_TIME_2SECS);

Completed in 219 milliseconds