NIWD_CONTROL
control = inb(wdt->io_base + NIWD_CONTROL);
outb(control | NIWD_CONTROL_PET, wdt->io_base + NIWD_CONTROL);
wdt->io_base + NIWD_CONTROL);
outb(NIWD_CONTROL_RESET, wdt->io_base + NIWD_CONTROL);
wdt->io_base + NIWD_CONTROL);
u8 control = inb(wdt->io_base + NIWD_CONTROL);
outb(control | NIWD_CONTROL_RESET, wdt->io_base + NIWD_CONTROL);
outb(control | NIWD_CONTROL_PET, wdt->io_base + NIWD_CONTROL);
control = inb(wdt->io_base + NIWD_CONTROL);
outb(control, wdt->io_base + NIWD_CONTROL);