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

/freebsd-13-stable/sys/dev/ioat/
H A Dioat_internal.h85 #define ioat_read_2(ioat, offset) \ macro
H A Dioat.c526 ioat->intrdelay_supported = (ioat_read_2(ioat, IOAT_INTRDELAY_OFFSET) &
1055 ioat_read_2(ioat, IOAT_INTRDELAY_OFFSET) & IOAT_INTRDELAY_US_MASK;
2130 (unsigned)ioat_read_2(sc, IOAT_CHANCTRL_OFFSET));
2134 (unsigned)ioat_read_2(sc, IOAT_DMACOUNT_OFFSET));

Completed in 107 milliseconds