Home
last modified time | relevance | path

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

/netbsd/sys/arch/hpcmips/tx/
H A Dtx39biuvar.h62 #define TX39_ISKUCS(x) ((x) >= TX39_KUCS0 && (x) <= TX39_KUCS3) macro
H A Dtxcsbus.c257 !TX39_ISKUCS(cs)) { in __txcsbus_alloc_cstag()