OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stdma
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ieee1394/
firewirereg.h
201
STAILQ_HEAD(, fw_bulkxfer)
stdma
;
fwohci.c
601
/* requeue
stdma
to stfree */
602
while ((chunk = STAILQ_FIRST(&ir->
stdma
)) != NULL) {
603
STAILQ_REMOVE_HEAD(&ir->
stdma
, link);
836
STAILQ_FOREACH(txfer, &ir->
stdma
, link)
865
STAILQ_INSERT_TAIL(&ir->
stdma
, chunk, link);
938
STAILQ_FOREACH(txfer, &it->
stdma
, link)
962
STAILQ_INSERT_TAIL(&it->
stdma
, chunk, link);
982
first = STAILQ_FIRST(&it->
stdma
);
2204
while ((chunk = STAILQ_FIRST(&it->
stdma
)) != NULL) {
2218
STAILQ_REMOVE_HEAD(&it->
stdma
, link)
[
all
...]
fwdev.c
781
STAILQ_INIT(&q->
stdma
);
if_fwip.c
364
STAILQ_INIT(&xferq->
stdma
);
Completed in 14 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025