OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_enable
(Results
1 - 25
of
69
) sorted by relevancy
1
2
3
/src/sys/dev/pcmcia/
if_xivar.h
33
int (*
sc_enable
)(struct xi_softc *);
member in struct:xi_softc
if_an_pcmcia.c
147
sc->
sc_enable
= an_pcmcia_enable;
if_cs_pcmcia.c
131
sc->
sc_enable
= cs_pcmcia_enable;
/src/sys/arch/arm/at91/
at91cfvar.h
57
int
sc_enable
;
member in struct:at91cf_softc
/src/sys/arch/arm/ep93xx/
eppcicvar.h
60
int
sc_enable
;
member in struct:eppcic_softc
eppcic.c
165
sc->
sc_enable
= 0;
525
if (!sc->
sc_enable
++)
544
if (!--sc->
sc_enable
)
/src/sys/dev/fdt/
fdt_panel.c
57
struct fdtbus_gpio_pin *
sc_enable
;
member in struct:panel_fdt_softc
68
if (sc->
sc_enable
) {
69
fdtbus_gpio_write(sc->
sc_enable
, true);
154
sc->
sc_enable
= fdtbus_gpio_acquire_index(phandle,
/src/sys/dev/ic/
mb86950var.h
71
int (*
sc_enable
)(struct mb86950_softc *);
member in struct:mb86950_softc
smc91cxxvar.h
46
int (*
sc_enable
)(struct smc91cxx_softc *);
member in struct:smc91cxx_softc
mb86960var.h
166
int (*
sc_enable
)(struct mb86960_softc *);
member in struct:mb86960_softc
dw_hdmi.h
94
void (*
sc_enable
)(struct dwhdmi_softc *);
member in struct:dwhdmi_softc
malovar.h
106
int (*
sc_enable
)(struct malo_softc *);
member in struct:malo_softc
anvar.h
112
int (*
sc_enable
)(struct an_softc *);
member in struct:an_softc
rt2560var.h
106
int (*
sc_enable
)(struct rt2560_softc *);
member in struct:rt2560_softc
rt2661var.h
98
int (*
sc_enable
)(struct rt2661_softc *);
member in struct:rt2661_softc
dp8390var.h
83
int (*
sc_enable
)(struct dp8390_softc *);
member in struct:dp8390_softc
awivar.h
74
int (*
sc_enable
)(struct awi_softc *);
member in struct:awi_softc
rt2860var.h
117
int (*
sc_enable
)(struct rt2860_softc *);
member in struct:rt2860_softc
cs89x0var.h
112
int (*
sc_enable
)(struct cs_softc *);
member in struct:cs_softc
/src/sys/arch/hppa/gsc/
gsckbc.c
119
int
sc_enable
; /* if != 0 then enable */
member in struct:gsckbc_softc
183
sc->
sc_enable
= on;
212
if (sc->
sc_enable
!= 0)
219
if (sc->sc_op->
sc_enable
!= 0)
302
sc->
sc_enable
= 1;
/src/sys/arch/macppc/dev/
if_wi_obio.c
108
wisc->
sc_enable
= wi_obio_enable;
/src/sys/arch/arm/nxp/
imx6_dwhdmi.c
265
sc->sc_base.
sc_enable
= dwhdmi_phy_enable;
/src/sys/arch/evbarm/g42xxeb/
if_ne_obio.c
204
sc->nsc.sc_dp8390.
sc_enable
= ne_obio_enable;
/src/sys/dev/cardbus/
if_malo_cardbus.c
109
sc->
sc_enable
= malo_cardbus_enable;
if_re_cardbus.c
161
sc->
sc_enable
= re_cardbus_enable;
Completed in 49 milliseconds
1
2
3
Indexes created Fri Oct 17 03:10:13 GMT 2025