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

/freebsd-12-stable/sys/dev/ioat/
H A Dioat.c101 static int ioat_reset_hw(struct ioat_softc *ioat);
301 error = ioat_reset_hw(ioat);
882 * know that we will drain all outstanding events, so ioat_reset_hw
884 * threads from racing ioat_reset_hw, reading an indeterminate hw
933 error = ioat_reset_hw(ioat);
1648 ioat_reset_hw(struct ioat_softc *ioat) function
1894 error = ioat_reset_hw(ioat);

Completed in 109 milliseconds