OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ehci.c
891
struct ehci_xfer *ex, *
nextex
;
local in function:ehci_softintr
912
TAILQ_FOREACH_SAFE(ex, &sc->sc_intrhead, ex_next,
nextex
) {
936
TAILQ_FOREACH_SAFE(ex, &cq, ex_next,
nextex
) {
ehci.c
891
struct ehci_xfer *ex, *
nextex
;
local in function:ehci_softintr
912
TAILQ_FOREACH_SAFE(ex, &sc->sc_intrhead, ex_next,
nextex
) {
936
TAILQ_FOREACH_SAFE(ex, &cq, ex_next,
nextex
) {
Completed in 28 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025