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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/watchdog/
H A Dpcwd.c145 static const int heartbeat_tbl [] = { variable
909 heartbeat = heartbeat_tbl[(pcwd_get_option_switches() & 0x07)];
H A Dpcwd_pci.c100 static const int heartbeat_tbl [] = { variable
732 heartbeat = heartbeat_tbl[(pcipcwd_get_option_switches() & 0x07)];
H A Dpcwd_usb.c113 static const int heartbeat_tbl [] = { variable
698 heartbeat = heartbeat_tbl[(option_switches & 0x07)];

Completed in 56 milliseconds