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

/netbsd-current/sys/dev/isa/
H A Dwtreg.h110 #define TP_ILL 0x4000 /* Illegal command - should not happen! */ macro
H A Dwt.c424 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 115 milliseconds