OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ccf
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/sysinst/
wskbd.c
60
#define KB_sysinst(tag, tagf, value, cc,
ccf
, country) \
61
{tag | tagf, cc
ccf
, country},
/src/sys/arch/arm/ixp12x0/
ixp12x0_clk.c
157
uint32_t
ccf
;
local
184
ccf
= bus_space_read_4(sc->sc_iot, sc->sc_pll_ioh, 0)
186
sc->sc_coreclock_freq = ccf_to_coreclock[
ccf
];
/src/sys/dev/wscons/
wsksymdef.h
689
#define KBF_ENUM(tag, tagf, value, cc,
ccf
, country) tag=value,
693
#define KBF_ENCTAB(tag, tagf, value, cc,
ccf
, country) { tag, cc },
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026