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

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/tx/
H A Dtx39var.h59 enum tx_chipset tc_chipset; member in struct:tx_chipset_tag
74 #define IS_TX391X(t) ((t)->tc_chipset == __TX391X)
75 #define IS_TX392X(t) ((t)->tc_chipset == __TX392X)
H A Dtx39.c131 tc->tc_chipset = __TX391X;
140 tc->tc_chipset = __TX392X;

Completed in 100 milliseconds