OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_disable
(Results
1 - 25
of
56
) sorted by relevancy
1
2
3
/src/sys/dev/pcmcia/
if_xivar.h
34
void (*
sc_disable
)(struct xi_softc *);
member in struct:xi_softc
if_an_pcmcia.c
148
sc->
sc_disable
= an_pcmcia_disable;
if_cs_pcmcia.c
132
sc->
sc_disable
= cs_pcmcia_disable;
if_awi_pcmcia.c
218
sc->
sc_disable
= awi_pcmcia_disable;
if_mbe_pcmcia.c
218
sc->
sc_disable
= mbe_pcmcia_disable;
if_sm_pcmcia.c
162
sc->
sc_disable
= sm_pcmcia_disable;
/src/sys/dev/ic/
mb86950var.h
72
void (*
sc_disable
)(struct mb86950_softc *);
member in struct:mb86950_softc
smc91cxxvar.h
47
void (*
sc_disable
)(struct smc91cxx_softc *);
member in struct:smc91cxx_softc
mb86960var.h
167
void (*
sc_disable
)(struct mb86960_softc *);
member in struct:mb86960_softc
dw_hdmi.h
95
void (*
sc_disable
)(struct dwhdmi_softc *);
member in struct:dwhdmi_softc
malovar.h
107
void (*
sc_disable
)(struct malo_softc *);
member in struct:malo_softc
anvar.h
113
void (*
sc_disable
)(struct an_softc *);
member in struct:an_softc
rt2560var.h
107
void (*
sc_disable
)(struct rt2560_softc *);
member in struct:rt2560_softc
rt2661var.h
99
void (*
sc_disable
)(struct rt2661_softc *);
member in struct:rt2661_softc
dp8390var.h
84
void (*
sc_disable
)(struct dp8390_softc *);
member in struct:dp8390_softc
awivar.h
75
void (*
sc_disable
)(struct awi_softc *);
member in struct:awi_softc
rt2860var.h
118
void (*
sc_disable
)(struct rt2860_softc *);
member in struct:rt2860_softc
cs89x0var.h
113
void (*
sc_disable
)(struct cs_softc *);
member in struct:cs_softc
/src/sys/dev/pci/
if_fxp_pci.c
515
sc->
sc_disable
= NULL;
548
if (sc->
sc_disable
!= NULL)
/src/sys/arch/arm/nxp/
imx6_dwhdmi.c
266
sc->sc_base.
sc_disable
= dwhdmi_phy_disable;
/src/sys/dev/cardbus/
if_malo_cardbus.c
110
sc->
sc_disable
= malo_cardbus_disable;
if_re_cardbus.c
162
sc->
sc_disable
= re_cardbus_disable;
if_bwi_cardbus.c
133
sc->
sc_disable
= bwi_cardbus_disable;
if_fxp_cardbus.c
165
sc->
sc_disable
= fxp_cardbus_disable;
if_ral_cardbus.c
151
sc->
sc_disable
= ral_cardbus_disable;
Completed in 19 milliseconds
1
2
3
Indexes created Sun Oct 19 02:09:48 GMT 2025