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

/freebsd-11-stable/sys/dev/ic/
H A Di82586.h151 #define IE_FD_OK 0x2000 /* frame is bad */ macro
/freebsd-11-stable/sys/dev/ie/
H A Dif_ie.c431 if ((status & IE_FD_COMPLETE) && (status & IE_FD_OK)) {
857 if (rfd.ie_fd_status & IE_FD_OK) {

Completed in 186 milliseconds