Searched refs:IE_TDR_SHORT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/acorn32/podulebus/
H A Dif_iereg.h344 #define IE_TDR_SHORT 0x1000 /* TDR detected a short */ macro
H A Dif_ie.c742 else if ( result & IE_TDR_SHORT )
/netbsd-current/sys/arch/sun3/dev/
H A Di82586.h265 #define IE_TDR_SHORT SWAP(0x1000) /* TDR detected a short */ macro
H A Dif_ie.c1128 } else if (result & IE_TDR_SHORT) {
/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Di82586.h281 #define IE_TDR_SHORT 0x1000 /* TDR detected a short */ macro
/netbsd-current/sys/dev/ic/
H A Di82586reg.h409 #define IE_TDR_SHORT 0x1000 /* TDR detected a short circuit */ macro
H A Di82586.c1313 else if (result & IE_TDR_SHORT)

Completed in 377 milliseconds