OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_enable
(Results
1 - 22
of
22
) sorted by relevancy
/src/sys/dev/pcmcia/
if_xivar.h
33
int (*
sc_enable
)(struct xi_softc *);
member in struct:xi_softc
/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
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
mb86960var.h
166
int (*
sc_enable
)(struct mb86960_softc *);
member in struct:mb86960_softc
anvar.h
112
int (*
sc_enable
)(struct an_softc *);
member in struct:an_softc
cs89x0var.h
112
int (*
sc_enable
)(struct cs_softc *);
member in struct:cs_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
i82557var.h
241
int (*
sc_enable
)(struct fxp_softc *);
member in struct:fxp_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
rt2860var.h
117
int (*
sc_enable
)(struct rt2860_softc *);
member in struct:rt2860_softc
wivar.h
87
int (*
sc_enable
)(device_t, int);
member in struct:wi_softc
rtl81x9var.h
228
int (*
sc_enable
) (struct rtk_softc *);
member in struct:rtk_softc
tulipvar.h
392
int (*
sc_enable
)(struct tulip_softc *);
member in struct:tulip_softc
bwivar.h
659
int (*
sc_enable
)(struct bwi_softc *, int);
member in struct:bwi_softc
/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
/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;
Completed in 25 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025