OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_free_xfers
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/adm5120/dev/
ahcivar.h
102
SIMPLEQ_HEAD(, usbd_xfer)
sc_free_xfers
;
ahci.c
283
SIMPLEQ_INIT(&sc->
sc_free_xfers
);
502
xfer = SIMPLEQ_FIRST(&sc->
sc_free_xfers
);
504
SIMPLEQ_REMOVE_HEAD(&sc->
sc_free_xfers
, ux_next);
539
SIMPLEQ_INSERT_HEAD(&sc->
sc_free_xfers
, xfer, ux_next);
Completed in 13 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025