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

  /src/sys/dev/isa/
wtreg.h 95 #define TP_FIL 0x0001 /* File mark detected */
wt.c 766 if (sc->error & (TP_EOM | TP_FIL))
1078 error = sc->error & (TP_FIL | TP_BNL | TP_UDA | TP_EOM | TP_WRP |
1093 } else if (error & TP_FIL)

Completed in 41 milliseconds