stdnext 1301 dev/usb/ohci.c ohci_soft_td_t *std, *sdone, *stdnext; stdnext 1327 dev/usb/ohci.c for (std = sdone; std; std = stdnext) { stdnext 1329 dev/usb/ohci.c stdnext = std->dnext;