heartbeat_tbl 149 drivers/watchdog/pcwd.c static const int heartbeat_tbl[] = { heartbeat_tbl 910 drivers/watchdog/pcwd.c heartbeat = heartbeat_tbl[(pcwd_get_option_switches() & 0x07)]; heartbeat_tbl 97 drivers/watchdog/pcwd_pci.c static const int heartbeat_tbl[] = { heartbeat_tbl 735 drivers/watchdog/pcwd_pci.c heartbeat_tbl[(pcipcwd_get_option_switches() & 0x07)]; heartbeat_tbl 95 drivers/watchdog/pcwd_usb.c static const int heartbeat_tbl[] = { heartbeat_tbl 711 drivers/watchdog/pcwd_usb.c heartbeat = heartbeat_tbl[(option_switches & 0x07)];