Searched refs:sc_vframes (Results 1 – 2 of 2) sorted by relevance
157 struct uhci_vframe sc_vframes[UHCI_VFRAMELIST_COUNT]; member
558 sc->sc_vframes[i].htd = std; in uhci_init() 559 sc->sc_vframes[i].etd = std; in uhci_init() 560 sc->sc_vframes[i].hqh = sqh; in uhci_init() 561 sc->sc_vframes[i].eqh = sqh; in uhci_init() 2586 for (std = sc->sc_vframes[0].htd, link = 0; in uhci_device_ctrl_start() 3031 for (vstd = sc->sc_vframes[i].htd; in uhci_device_isoc_close() 3097 vstd = sc->sc_vframes[i].htd; in uhci_setup_isoc() 3260 struct uhci_vframe *vf = &sc->sc_vframes[sqh->pos];3285 struct uhci_vframe *vf = &sc->sc_vframes[sqh->pos];3350 bw += sc->sc_vframes[MO in uhci_device_setintr() [all...]