Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
no_reboot_bit
drivers/watchdog/iTCO_wdt.c
186
val32 |= no_reboot_bit(p);
drivers/watchdog/iTCO_wdt.c
188
val32 &= ~no_reboot_bit(p);
drivers/watchdog/iTCO_wdt.c
206
val32 |= no_reboot_bit(p);
drivers/watchdog/iTCO_wdt.c
208
val32 &= ~no_reboot_bit(p);