augpio_read
sc->sc_gc.gp_pin_read = augpio_read;
int augpio_read(void *, int);
#define AUGPIO_READ(pin) augpio_read(NULL, (pin))