iha_timeout
iha_timeout(scb);
callout_reset(&xs->xs_callout, timeout, iha_timeout, scb);
static void iha_timeout(void *);