OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tlabels
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ieee1394/
firewirereg.h
135
struct fw_xferlist
tlabels
[0x40];
member in struct:firewire_comm
firewire.c
506
while ((xfer = STAILQ_FIRST(&fc->
tlabels
[i])) != NULL) {
510
STAILQ_REMOVE_HEAD(&fc->
tlabels
[i], tlabel);
618
STAILQ_INIT(&fc->
tlabels
[i]);
1298
while ((xfer = STAILQ_FIRST(&fc->
tlabels
[i])) != NULL) {
1310
STAILQ_REMOVE_HEAD(&fc->
tlabels
[i], tlabel);
1488
STAILQ_FOREACH(txfer, &fc->
tlabels
[xfer->tl], tlabel)
1503
STAILQ_REMOVE(&fc->
tlabels
[xfer->tl], xfer, fw_xfer, tlabel);
1518
STAILQ_FOREACH(xfer, &fc->
tlabels
[tlabel], tlabel)
2140
STAILQ_FOREACH(txfer, &fc->
tlabels
[new_tlabel], tlabel)
2145
STAILQ_INSERT_TAIL(&fc->
tlabels
[new_tlabel], xfer, tlabel)
[
all
...]
Completed in 44 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025