Home
last modified time | relevance | path

Searched refs:TP_ST0 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dwtreg.h102 #define TP_ST0 0x0080 /* Status byte 0 bits */ macro
H A Dwt.c1073 if ((sc->error & TP_ST0) == 0) in wtsense()