OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stdnext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ohci.c
1447
ohci_soft_td_t *std, *sdone, *
stdnext
;
local in function:ohci_softintr
1519
for (std = sdone; std; std =
stdnext
) {
1520
stdnext
= std->dnext;
1532
(uintptr_t)(xfer ? xfer->ux_hcpriv : 0), (uintptr_t)
stdnext
);
ohci.c
1447
ohci_soft_td_t *std, *sdone, *
stdnext
;
local in function:ohci_softintr
1519
for (std = sdone; std; std =
stdnext
) {
1520
stdnext
= std->dnext;
1532
(uintptr_t)(xfer ? xfer->ux_hcpriv : 0), (uintptr_t)
stdnext
);
Completed in 29 milliseconds
Indexes created Sat Nov 08 09:09:57 GMT 2025