OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_bufsiz
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/sbus/
lebuffervar.h
38
int
sc_bufsiz
; /* Size of buffer */
member in struct:lebuf_softc
qecvar.h
42
int
sc_bufsiz
; /* Size of buffer */
member in struct:qec_softc
lebuffer.c
100
sc->
sc_bufsiz
= sa->sa_size;
119
printf(": %dK memory\n", sc->
sc_bufsiz
/ 1024);
qec.c
142
sc->
sc_bufsiz
= (bus_size_t)sa->sa_reg[1].oa_size;
200
printf(": %dK memory\n", sc->
sc_bufsiz
/ 1024);
274
v = sc->sc_msize = sc->
sc_bufsiz
/ sc->sc_nchannels;
277
v = sc->sc_rsize = sc->
sc_bufsiz
/ (sc->sc_nchannels * 2);
dbrivar.h
137
int
sc_bufsiz
; /* size of the buffer */
member in struct:dbri_softc
if_le_lebuffer.c
170
sc->sc_memsize = lebuf->
sc_bufsiz
;
if_le.c
203
sc->sc_memsize = lebufsc->
sc_bufsiz
;
dbri.c
357
sc->
sc_bufsiz
= size;
Completed in 38 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025