Home
last modified time | relevance | path

Searched refs:stdnext (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/usb/
Dohci.c1218 struct ohci_soft_td *std, *sdone, *stdnext; in ohci_softintr() local
1247 for (std = sdone; std; std = stdnext) { in ohci_softintr()
1249 stdnext = std->dnext; in ohci_softintr()