timo_set
void timo_set(struct timo *, void (*)(void *), void *);
timo_set(&d->sio.watchdog, dev_sio_timeout, d);