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

/freebsd-10.2-release/sys/dev/iir/
H A Diir.c160 static int gdt_wait(struct gdt_softc *gdt, struct gdt_ccb *ccb,
563 gdt_wait(struct gdt_softc *gdt, struct gdt_ccb *gccb, function
569 ("gdt_wait(%p, %p, %d)\n", gdt, gccb, timeout));
644 if (!gdt_wait(gdt, gccb, GDT_POLL_TIMEOUT))
791 gdt_wait(gdt, gccb, GDT_POLL_TIMEOUT);
1482 /* If polling and we were not called from gdt_wait, just return */

Completed in 94 milliseconds