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

/freebsd-11.0-release/sys/dev/iir/
H A Diir.c273 callout_init_mtx(&gccb->gc_timeout, &gdt->sc_lock, 0);
473 callout_drain(&gdt->sc_gccbs[i].gc_timeout);
1238 callout_reset_sbt(&gccb->gc_timeout, SBT_1MS * ccb->ccb_h.timeout, 0,
1729 callout_stop(&gccb->gc_timeout);
H A Diir.h686 struct callout gc_timeout; member in struct:gdt_ccb

Completed in 178 milliseconds