OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_cf
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/dev/ic/
i82596.c
485
memcpy(__UNVOLATILE(cb->cb_cf), sc->
sc_cf
, sc->
sc_cf
[0]
494
if ((sc->
sc_cf
[8] & IEE_CF_8_PRM) != 0) {
525
sc->
sc_cf
[11] &= ~IEE_CF_11_MCALL;
529
sc->
sc_cf
[11] |= IEE_CF_11_MCALL;
986
sc->
sc_cf
[0] = IEE_CF_0_DEF | IEE_CF_0_PREF;
987
sc->
sc_cf
[1] = IEE_CF_1_DEF;
988
sc->
sc_cf
[2] = IEE_CF_2_DEF;
989
sc->
sc_cf
[3] = IEE_CF_3_ADDRLEN_DEF | IEE_CF_3_NSAI
991
sc->
sc_cf
[4] = IEE_CF_4_DEF
[
all
...]
i82596var.h
168
uint8_t
sc_cf
[14];
member in struct:iee_softc
/src/sys/dev/cardbus/
fwohci_cardbus.c
59
cardbus_function_tag_t
sc_cf
;
member in struct:fwohci_cardbus_softc
113
sc->
sc_cf
= cf;
ohci_cardbus.c
80
cardbus_function_tag_t
sc_cf
;
member in struct:ohci_cardbus_softc
129
sc->
sc_cf
= cf;
cardbus.c
129
sc->
sc_cf
= cba->cba_cf;
418
cf = sc->
sc_cf
;
451
cf = sc->
sc_cf
;
583
ct->ct_cf = sc->
sc_cf
;
705
(*sc->
sc_cf
->cardbus_power)(sc->sc_cc,
785
(*sc->
sc_cf
->cardbus_power)(sc->sc_cc, CARDBUS_VCC_3V);
790
(*sc->
sc_cf
->cardbus_ctrl)(sc->sc_cc, CARDBUS_RESET);
813
(*sc->
sc_cf
->cardbus_power)(sc->sc_cc, CARDBUS_VCC_0V);
826
cardbus_function_tag_t cf = sc->
sc_cf
;
cardbus_map.c
232
cardbus_function_tag_t cf = sc->
sc_cf
;
314
cardbus_function_tag_t cf = sc->
sc_cf
;
sdhc_cardbus.c
64
cardbus_function_tag_t
sc_cf
;
member in struct:sdhc_cardbus_softc
119
sc->
sc_cf
= cf;
uhci_cardbus.c
64
cardbus_function_tag_t
sc_cf
;
member in struct:uhci_cardbus_softc
118
sc->
sc_cf
= cf;
siisata_cardbus.c
69
cardbus_function_tag_t
sc_cf
;
member in struct:siisata_cardbus_softc
153
csc->
sc_cf
= cf;
ehci_cardbus.c
75
cardbus_function_tag_t
sc_cf
;
member in struct:ehci_cardbus_softc
152
sc->
sc_cf
= cf;
cardbusvar.h
136
cardbus_function_tag_t
sc_cf
; /* CardBus function */
member in struct:cardbus_softc
cardslot.c
172
if (csc && (csc->
sc_cf
->cardbus_ctrl)(csc->sc_cc, CARDBUS_CD)) {
rbus_ppb.c
517
cardbus_function_t *cf = sc->
sc_cf
;
/src/sys/dev/marvell/
if_mvxpevar.h
413
struct mvxpe_conf
sc_cf
;
member in struct:mvxpe_softc
if_mvxpe.c
2027
if (sc->
sc_cf
.cf_lpi)
2035
if (sc->
sc_cf
.cf_fc) {
/src/sys/arch/macppc/dev/
obio.c
79
struct cpufreq
sc_cf
;
member in struct:obio_softc
432
ret = cpufreq_register(&sc->
sc_cf
);
442
struct cpufreq *cf = &sc->
sc_cf
;
Completed in 62 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025