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

/freebsd-11-stable/sys/dev/ioat/
H A Dioat.c96 static int ioat_reset_hw(struct ioat_softc *ioat);
288 error = ioat_reset_hw(ioat);
771 * know that we will drain all outstanding events, so ioat_reset_hw
773 * threads from racing ioat_reset_hw, reading an indeterminate hw
822 error = ioat_reset_hw(ioat);
1470 ioat_reset_hw(struct ioat_softc *ioat) function
1716 error = ioat_reset_hw(ioat);

Completed in 49 milliseconds