Lines Matching refs:errorq_drain
46 * errorq_commit() or errorq_drain(). This design
76 * or errorq_drain() on the same error queue that called it.
212 * The caller is presumed to be calling errorq_drain() or panic() in
218 * void errorq_drain(errorq);
282 errorq_drain((errorq_t *)eqp);
434 errorq_drain(eqp);
581 * these intermediate states. The comments in errorq_drain() below explain
585 errorq_drain(errorq_t *eqp)
727 errorq_drain(eqp);
760 * just NULL out eq_ptail and let errorq_drain(), below,
793 * Unlike errorq_drain(), we don't need to worry about updating
828 * any other errors that were dispatched after errorq_drain()
831 errorq_drain(eqp);