OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_node_target
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/evbarm/rpi/
rpi_vcmbox.c
84
int
sc_node_target
;
member in struct:vcmbox_softc
265
sc->
sc_node_target
= node->sysctl_num;
323
if (rnode->sysctl_num == sc->
sc_node_target
||
330
if (rnode->sysctl_num == sc->
sc_node_target
)
343
if (fq == oldfq || rnode->sysctl_num != sc->
sc_node_target
)
/src/sys/arch/x86/x86/
powernow.c
115
int
sc_node_target
;
member in struct:powernow_softc
287
sc->
sc_node_target
= node->sysctl_num;
333
if (rnode->sysctl_num == sc->
sc_node_target
)
347
if (rnode->sysctl_num == sc->
sc_node_target
&& fq != oldfq) {
est.c
1005
int
sc_node_target
;
member in struct:est_softc
1333
sc->
sc_node_target
= node->sysctl_num;
1380
if (rnode->sysctl_num == sc->
sc_node_target
) {
1396
if (fq == oldfq || rnode->sysctl_num != sc->
sc_node_target
)
/src/sys/dev/acpi/
acpi_cppc.c
88
int
sc_node_target
;
member in struct:cppc_softc
235
if (rnode->sysctl_num == sc->
sc_node_target
) {
253
if (rnode->sysctl_num == sc->
sc_node_target
) {
262
if (fq == oldfq || rnode->sysctl_num != sc->
sc_node_target
) {
376
sc->
sc_node_target
= node->sysctl_num;
/src/sys/dev/fdt/
cpufreq_dt.c
77
int
sc_node_target
;
member in struct:cpufreq_dt_softc
214
if (rnode->sysctl_num == sc->
sc_node_target
) {
221
if (rnode->sysctl_num == sc->
sc_node_target
)
231
if (fq == oldfq || rnode->sysctl_num != sc->
sc_node_target
)
314
sc->
sc_node_target
= node->sysctl_num;
Completed in 44 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025