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

/netbsd-6-1-5-RELEASE/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
H A Dtx39io.c135 } else if (IS_TX392X(tc)) {

Completed in 274 milliseconds