Home
last modified time | relevance | path

Searched defs:TX39_ISMCS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39biuvar.h57 #define TX39_ISMCS(x) ((x) >= TX39_MCS0 && (x) <= TX39_MCS3) macro
59 #define TX39_ISMCS(x) ((x) >= TX39_MCS0 && (x) <= TX39_MCS1) macro