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

/freebsd-11-stable/sys/dev/ic/
H A Di82586.h111 #define IE_ACK_RNR 0x1000 /* ack IE_ST_RNR */
121 #define IE_ST_RNR 0x1000 /* receive not ready */ macro
/freebsd-11-stable/sys/dev/ie/
H A Dif_ie.c371 if (status & (IE_ST_RECV | IE_ST_RNR)) {
393 if (status & IE_ST_RNR) {

Completed in 44 milliseconds