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

/freebsd-current/sys/dev/ic/
H A Dnec765.h49 #define NE7_ST0_IC_RC 0xc0 /* terminated due to ready changed, n/a */ macro
/freebsd-current/usr.sbin/fdread/
H A Dfdutil.c62 if ((fdcsp->status[0] & NE7_ST0_IC_RC) == 0) {
64 } else if ((fdcsp->status[0] & NE7_ST0_IC_RC) != NE7_ST0_IC_AT) {
66 fdcsp->status[0] & NE7_ST0_IC_RC);

Completed in 110 milliseconds