OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_nchannels
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/sbus/
qecvar.h
39
int
sc_nchannels
; /* # of channels on board */
member in struct:qec_softc
qecvar.h
39
int
sc_nchannels
; /* # of channels on board */
member in struct:qec_softc
/src/sys/arch/arm/broadcom/
bcm2835_dmac.c
78
int
sc_nchannels
;
member in struct:bcm_dmac_softc
146
sc->
sc_nchannels
= 32 - __builtin_clz(sc->sc_channelmask);
148
sizeof(*sc->sc_channels) * sc->
sc_nchannels
, KM_SLEEP);
151
for (index = 0; index < sc->
sc_nchannels
; index++) {
210
for (index = 0; index < sc->
sc_nchannels
; index++) {
335
for (index = 0; index < sc->
sc_nchannels
; index++) {
bcm2835_dmac.c
78
int
sc_nchannels
;
member in struct:bcm_dmac_softc
146
sc->
sc_nchannels
= 32 - __builtin_clz(sc->sc_channelmask);
148
sizeof(*sc->sc_channels) * sc->
sc_nchannels
, KM_SLEEP);
151
for (index = 0; index < sc->
sc_nchannels
; index++) {
210
for (index = 0; index < sc->
sc_nchannels
; index++) {
335
for (index = 0; index < sc->
sc_nchannels
; index++) {
/src/sys/dev/ic/
cyvar.h
88
int
sc_nchannels
; /* total number of ports */
member in struct:cy_softc
cyvar.h
88
int
sc_nchannels
; /* total number of ports */
member in struct:cy_softc
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025