freebsd-dev/sys/dev/ioat
Conrad Meyer 374b05e1ff ioat(4): On error detected in ithread, defer HW reset to taskqueue
The I/OAT HW reset process may sleep, so it is invalid to perform a
channel reset from the software interrupt thread.

Sponsored by:	EMC / Isilon Storage Division
2016-02-13 22:51:25 +00:00
..
ioat_hw.h ioat(4): Decode/define more capabilities, operations 2016-02-13 19:01:56 +00:00
ioat_internal.h ioat(4): On error detected in ithread, defer HW reset to taskqueue 2016-02-13 22:51:25 +00:00
ioat_test.c ioatcontrol(8): Add support for interrupt coalescing 2015-12-14 22:02:01 +00:00
ioat_test.h ioatcontrol(8): Add support for interrupt coalescing 2015-12-14 22:02:01 +00:00
ioat.c ioat(4): On error detected in ithread, defer HW reset to taskqueue 2016-02-13 22:51:25 +00:00
ioat.h ioat(4): Add support for 'fence' bit with DMA_FENCE flag 2016-01-15 01:34:43 +00:00