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

/freebsd-12-stable/sys/dev/ic/
H A Dnec765.h53 #define NE7_ST0_IC_IV 0x80 /* invalid command; must reset FDC */ macro
/freebsd-12-stable/sys/dev/fdc/
H A Dfdc.c582 if ((st0 & NE7_ST0_IC) == NE7_ST0_IC_IV) {
1093 if(st0 == NE7_ST0_IC_IV) {

Completed in 153 milliseconds