OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_fdtih
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sdmmc/
if_bwfm_sdio.c
115
void *
sc_fdtih
;
member in struct:bwfm_sdio_softc
550
sc->
sc_fdtih
= fdtbus_intr_establish(sc->sc_phandle,
555
if (sc->
sc_fdtih
!= NULL) {
562
if (sc->sc_ih == NULL && sc->
sc_fdtih
== NULL) {
650
if (sc->sc_ih || sc->
sc_fdtih
) {
655
if (sc->
sc_fdtih
)
656
fdtbus_intr_disestablish(sc->sc_phandle, sc->
sc_fdtih
);
if_bwfm_sdio.c
115
void *
sc_fdtih
;
member in struct:bwfm_sdio_softc
550
sc->
sc_fdtih
= fdtbus_intr_establish(sc->sc_phandle,
555
if (sc->
sc_fdtih
!= NULL) {
562
if (sc->sc_ih == NULL && sc->
sc_fdtih
== NULL) {
650
if (sc->sc_ih || sc->
sc_fdtih
) {
655
if (sc->
sc_fdtih
)
656
fdtbus_intr_disestablish(sc->sc_phandle, sc->
sc_fdtih
);
Completed in 24 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025