Searched refs:qh_ls (Results 1 – 1 of 1) sorted by relevance
529 uhci_qh_t *qh_ls; in uhci_init() local532 qh_ls = sc->sc_ls_ctl_p_last; in uhci_init()536 qh_intr->h_next = qh_ls; in uhci_init()537 qh_intr->qh_h_next = qh_ls->qh_self; in uhci_init()557 uhci_qh_t *qh_ls; in uhci_init() local560 qh_ls = sc->sc_ls_ctl_p_last; in uhci_init()564 qh_ls->h_next = qh_fs; in uhci_init()565 qh_ls->qh_h_next = qh_fs->qh_self; in uhci_init()566 qh_ls->e_next = 0; in uhci_init()567 qh_ls->qh_e_next = htole32(UHCI_PTR_T); in uhci_init()