OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_outbstart
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
atppc.c
176
lsc->sc_outb = lsc->
sc_outbstart
= lsc->sc_inb = lsc->sc_inbstart
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)) {
1980
atppc_w_dtr(atppc, *(atppc->
sc_outbstart
));
2010
atppc->
sc_outbstart
++;
2026
atppc_w_eppD(atppc, *(atppc->
sc_outbstart
));
2034
atppc->
sc_outbstart
++;
2039
atppc_w_eppD_multi(atppc, atppc->
sc_outbstart
,
[
all
...]
atppcvar.h
118
char *
sc_outbstart
;
member in struct:atppc_softc
/src/sys/arch/sgimips/hpc/
pi1ppcvar.h
118
char *
sc_outbstart
;
member in struct:pi1ppc_softc
pi1ppc.c
226
lsc->sc_outb = lsc->
sc_outbstart
= lsc->sc_inb = lsc->sc_inbstart
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)) {
1396
pi1ppc_w_dtr(pi1ppc, *(pi1ppc->
sc_outbstart
));
1433
pi1ppc->
sc_outbstart
++;
Completed in 15 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025