nhgpio_pin_write
sc->sc_gpio_gc.gp_pin_write = nhgpio_pin_write;
nhgpio_pin_write(sc, 3, t); /* set new fan speed */
static void nhgpio_pin_write(void *, int, int);