OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:active_xfer
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/emips/ebus/
ace_ebus.c
158
struct buf *
active_xfer
; /* buf handoff to thread */
member in struct:ace_softc
382
(sc->
active_xfer
== NULL)) {
389
bp = sc->
active_xfer
;
390
sc->
active_xfer
= NULL;
1845
sc->
active_xfer
= bp;
2375
ace->
active_xfer
= bp;
flash_ebus.c
180
struct buf *
active_xfer
; /* buf handoff to thread */
member in struct:eflash_softc
1591
(sc->
active_xfer
== NULL)) {
1599
bp = sc->
active_xfer
;
1600
sc->
active_xfer
= NULL;
1773
sc->
active_xfer
= bp;
Completed in 23 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025