OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rt2661_set_slottime
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rt2661.c
151
static void
rt2661_set_slottime
(struct rt2661_softc *);
818
rt2661_set_slottime
(sc);
1187
sc->sc_flags |=
RT2661_SET_SLOTTIME
;
1188
} else if (sc->sc_flags &
RT2661_SET_SLOTTIME
) {
1189
sc->sc_flags &= ~
RT2661_SET_SLOTTIME
;
1190
rt2661_set_slottime
(sc);
2394
rt2661_set_slottime
(sc);
2398
rt2661_set_slottime
(struct rt2661_softc *sc)
function in typeref:typename:void
rt2661.c
151
static void
rt2661_set_slottime
(struct rt2661_softc *);
818
rt2661_set_slottime
(sc);
1187
sc->sc_flags |=
RT2661_SET_SLOTTIME
;
1188
} else if (sc->sc_flags &
RT2661_SET_SLOTTIME
) {
1189
sc->sc_flags &= ~
RT2661_SET_SLOTTIME
;
1190
rt2661_set_slottime
(sc);
2394
rt2661_set_slottime
(sc);
2398
rt2661_set_slottime
(struct rt2661_softc *sc)
function in typeref:typename:void
Completed in 107 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025