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

/netbsd-current/sys/dev/isa/
H A Dwtreg.h98 #define TP_EOM 0x0008 /* End of media */ macro
H A Dwt.c766 if (sc->error & (TP_EOM | TP_FIL))
1078 error = sc->error & (TP_FIL | TP_BNL | TP_UDA | TP_EOM | TP_WRP |
1095 else if (error & TP_EOM)

Completed in 84 milliseconds