Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat.c101 static int ioat_reset_hw(struct ioat_softc *ioat);
324 error = ioat_reset_hw(ioat); in ioat_attach()
953 error = ioat_reset_hw(ioat); in ioat_reset_hw_task()
1667 ioat_reset_hw(struct ioat_softc *ioat) in ioat_reset_hw() function
1913 error = ioat_reset_hw(ioat); in sysctl_handle_reset()