Lines Matching defs:ioat
34 #define ioat_read_chancnt(ioat) \ argument
37 #define ioat_read_xfercap(ioat) \ argument
40 #define ioat_write_intrctrl(ioat, value) \ argument
43 #define ioat_read_cbver(ioat) \ argument
46 #define ioat_read_dmacapability(ioat) \ argument
49 #define ioat_write_chanctrl(ioat, value) \ argument
78 #define ioat_read_1(ioat, offset) \ argument
82 #define ioat_read_2(ioat, offset) \ argument
86 #define ioat_read_4(ioat, offset) \ argument
90 #define ioat_read_8(ioat, offset) \ argument
94 #define ioat_read_double_4(ioat, offset) \ argument
98 #define ioat_write_1(ioat, offset, value) \ argument
102 #define ioat_write_2(ioat, offset, value) \ argument
106 #define ioat_write_4(ioat, offset, value) \ argument
110 #define ioat_write_8(ioat, offset, value) \ argument
114 #define ioat_write_double_4(ioat, offset, value) \ argument
529 ioat_get_chansts(struct ioat_softc *ioat) in ioat_get_chansts()
542 ioat_write_chancmp(struct ioat_softc *ioat, uint64_t addr) in ioat_write_chancmp()
552 ioat_write_chainaddr(struct ioat_softc *ioat, uint64_t addr) in ioat_write_chainaddr()
586 ioat_suspend(struct ioat_softc *ioat) in ioat_suspend()
592 ioat_reset(struct ioat_softc *ioat) in ioat_reset()
598 ioat_reset_pending(struct ioat_softc *ioat) in ioat_reset_pending()