OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_chipset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/tx/
tx39var.h
34
enum
tx_chipset
{
enum
59
enum
tx_chipset
tc_chipset;
70
extern struct tx_chipset_tag
tx_chipset
;
71
#define tx_conf_get_tag() (&
tx_chipset
)
tx39.c
79
struct tx_chipset_tag
tx_chipset
;
variable in typeref:struct:tx_chipset_tag
298
KASSERT(t == &
tx_chipset
);
299
tx_chipset
.tc_intrt = intrt;
306
KASSERT(t == &
tx_chipset
);
307
tx_chipset
.tc_powert = powert;
314
KASSERT(t == &
tx_chipset
);
315
tx_chipset
.tc_clockt = clockt;
322
KASSERT(t == &
tx_chipset
);
323
tx_chipset
.tc_soundt = soundt;
330
KASSERT(t == &
tx_chipset
);
[
all
...]
Completed in 36 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025