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

/freebsd-12-stable/sys/dev/ioat/
H A Dioat_internal.h85 #define ioat_read_2(ioat, offset) \ macro
H A Dioat.c524 ioat->intrdelay_supported = (ioat_read_2(ioat, IOAT_INTRDELAY_OFFSET) &
1053 ioat_read_2(ioat, IOAT_INTRDELAY_OFFSET) & IOAT_INTRDELAY_US_MASK;
2127 (unsigned)ioat_read_2(sc, IOAT_CHANCTRL_OFFSET));
2131 (unsigned)ioat_read_2(sc, IOAT_DMACOUNT_OFFSET));

Completed in 152 milliseconds