Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WD_PCI_WRSP
drivers/watchdog/pcwd_pci.c
176
got_response = inb_p(pcipcwd_private.io_addr + 2) & WD_PCI_WRSP;
drivers/watchdog/pcwd_pci.c
180
got_response = inb_p(pcipcwd_private.io_addr + 2) & WD_PCI_WRSP;