OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atu_tx_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_atu.c
1575
SLIST_INIT(&cd->
atu_tx_free
);
1589
SLIST_INSERT_HEAD(&cd->
atu_tx_free
, c, atu_list);
1765
SLIST_INSERT_HEAD(&sc->atu_cdata.
atu_tx_free
, c, atu_list);
1867
c = SLIST_FIRST(&cd->
atu_tx_free
);
1869
SLIST_REMOVE_HEAD(&cd->
atu_tx_free
, atu_list);
1895
SLIST_INSERT_HEAD(&cd->
atu_tx_free
, c,
1907
SLIST_INSERT_HEAD(&cd->
atu_tx_free
, c,
1947
SLIST_INSERT_HEAD(&cd->
atu_tx_free
, c,
if_atureg.h
125
struct atu_list_head
atu_tx_free
;
member in struct:atu_cdata
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025