OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sp_queue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_dmac.c
181
struct dmac_xfer_state_head
sp_queue
;
member in struct:pxadmac_softc::__anonb484064e0108
339
SIMPLEQ_INIT(&sc->sc_periph[i].
sp_queue
);
888
dxs->dxs_queue = &sc->sc_periph[dxs->dxs_peripheral].
sp_queue
;
964
queue == &sc->sc_periph[dxs->dxs_peripheral].
sp_queue
)
972
ndxs = SIMPLEQ_FIRST(&sc->sc_periph[dxs->dxs_peripheral].
sp_queue
);
975
SIMPLEQ_REMOVE_HEAD(&sc->sc_periph[dxs->dxs_peripheral].
sp_queue
,
1276
&sc->sc_periph[dxs->dxs_peripheral].
sp_queue
);
1279
&sc->sc_periph[dxs->dxs_peripheral].
sp_queue
,
pxa2x0_dmac.c
181
struct dmac_xfer_state_head
sp_queue
;
member in struct:pxadmac_softc::__anonb484064e0108
339
SIMPLEQ_INIT(&sc->sc_periph[i].
sp_queue
);
888
dxs->dxs_queue = &sc->sc_periph[dxs->dxs_peripheral].
sp_queue
;
964
queue == &sc->sc_periph[dxs->dxs_peripheral].
sp_queue
)
972
ndxs = SIMPLEQ_FIRST(&sc->sc_periph[dxs->dxs_peripheral].
sp_queue
);
975
SIMPLEQ_REMOVE_HEAD(&sc->sc_periph[dxs->dxs_peripheral].
sp_queue
,
1276
&sc->sc_periph[dxs->dxs_peripheral].
sp_queue
);
1279
&sc->sc_periph[dxs->dxs_peripheral].
sp_queue
,
Completed in 60 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025