HomeSort by: relevance | last modified time | path
    Searched refs:TP_EOM (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
wtreg.h 98 #define TP_EOM 0x0008 /* End of media */
wt.c 766 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 41 milliseconds