OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_outb
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
pi1ppc.c
226
lsc->
sc_outb
= lsc->sc_outbstart = lsc->sc_inb = lsc->sc_inbstart
351
if (atppc->
sc_outb
)
386
if (atppc->
sc_outb
)
392
if (atppc->
sc_outb
)
414
else if (atppc->
sc_outb
)
528
pi1ppc->
sc_outb
= pi1ppc->sc_outbstart = buf;
551
*cnt = (pi1ppc->sc_outbstart - pi1ppc->
sc_outb
);
554
pi1ppc->
sc_outb
= pi1ppc->sc_outbstart = NULL;
1386
while (pi1ppc->sc_outbstart < (pi1ppc->
sc_outb
+ pi1ppc->sc_outb_nbytes)) {
pi1ppcvar.h
117
char *
sc_outb
;
member in struct:pi1ppc_softc
/src/sys/dev/ic/
atppc.c
176
lsc->
sc_outb
= lsc->sc_outbstart = lsc->sc_inb = lsc->sc_inbstart
629
if (atppc->
sc_outb
)
664
if (atppc->
sc_outb
)
670
if (atppc->
sc_outb
)
692
else if (atppc->
sc_outb
)
851
atppc->
sc_outb
= atppc->sc_outbstart = buf;
883
*cnt = (atppc->sc_outbstart - atppc->
sc_outb
);
886
atppc->
sc_outb
= atppc->sc_outbstart = NULL;
1973
while (atppc->sc_outbstart < (atppc->
sc_outb
+ atppc->sc_outb_nbytes)) {
2096
for (len = (atppc->
sc_outb
+ atppc->sc_outb_nbytes)
[
all
...]
atppcvar.h
117
char *
sc_outb
;
member in struct:atppc_softc
Completed in 21 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025