HomeSort by: relevance | last modified time | path
    Searched refs:IS_TX392X (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/tx/
tx39var.h 75 #define IS_TX392X(t) ((t)->tc_chipset == __TX392X)
78 #define IS_TX392X(t) (0)
81 #define IS_TX392X(t) (1)
tx39io.c 136 } else if (IS_TX392X(tc)) {

Completed in 42 milliseconds