Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39var.h75 #define IS_TX392X(t) ((t)->tc_chipset == __TX392X) macro
78 #define IS_TX392X(t) (0) macro
81 #define IS_TX392X(t) (1) macro