OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prevpipe
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/sbus/
dbri.c
1496
int
prevpipe
, nextpipe;
local in function:pipe_ts_link
1517
prevpipe
= nextpipe = pipe;
1521
prevpipe
= sc->sc_chi_pipe_in;
1523
prevpipe
= sc->sc_chi_pipe_out;
1526
prevpipe
= basepipe;
1528
nextpipe = sc->sc_pipe[
prevpipe
].next;
1532
prevpipe
= nextpipe;
1537
if (
prevpipe
== 16) {
1544
sc->sc_pipe[
prevpipe
].next = pipe;
1554
val = DBRI_DTS_VI | DBRI_DTS_INS | DBRI_DTS_PRVIN(
prevpipe
);
[
all
...]
Completed in 17 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025