Searched defs:socal_deferred_intr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c192 static void socal_deferred_intr(void *);
3368 socal_deferred_intr, (caddr_t)kcq,
4901 socal_deferred_intr(void *arg) function
4919 kcq->deferred_intr_timeoutid = timeout(socal_deferred_intr,

Completed in 55 milliseconds