Home
last modified time | relevance | path

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

/freebsd/sys/dev/ioat/
H A Dioat_internal.h37 #define ioat_read_xfercap(ioat) \ macro
H A Dioat.c543 xfercap = ioat_read_xfercap(ioat); in ioat3_attach()