OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tc_chipset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/tx/
tx39var.h
59
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)
tx39.c
130
tc->
tc_chipset
= __TX391X;
139
tc->
tc_chipset
= __TX392X;
Completed in 12 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025