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

  /src/sys/dev/isa/
wtreg.h 110 #define TP_ILL 0x4000 /* Illegal command - should not happen! */
wt.c 424 if (!wtsense(sc, 1, TP_WRP | TP_ILL))
428 if (sc->error & TP_ILL) {
1079 TP_USL | TP_CNI | TP_MBD | TP_NDT | TP_ILL);
1103 else if (error & TP_ILL)

Completed in 14 milliseconds