Searched refs:iha_timeout (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Diha.c189 static void iha_timeout(void *);
1023 iha_timeout(scb);
1177 callout_reset(&xs->xs_callout, timeout, iha_timeout, scb);
1355 iha_timeout(void *arg) function
1363 printf("[debug] iha_timeout called with xs == NULL\n");

Completed in 126 milliseconds