Symbol: uhci_qh_t
sys/bus/u4b/controller/uhci.c
1247
uhci_qh_t *qh;
sys/bus/u4b/controller/uhci.c
171
sizeof(uhci_qh_t), UHCI_QH_ALIGN);
sys/bus/u4b/controller/uhci.c
174
sizeof(uhci_qh_t), UHCI_QH_ALIGN);
sys/bus/u4b/controller/uhci.c
177
sizeof(uhci_qh_t), UHCI_QH_ALIGN);
sys/bus/u4b/controller/uhci.c
180
sizeof(uhci_qh_t), UHCI_QH_ALIGN);
sys/bus/u4b/controller/uhci.c
1846
uhci_qh_t *qh;
sys/bus/u4b/controller/uhci.c
1916
uhci_qh_t *qh;
sys/bus/u4b/controller/uhci.c
194
sizeof(uhci_qh_t), UHCI_QH_ALIGN);
sys/bus/u4b/controller/uhci.c
1972
uhci_qh_t *qh;
sys/bus/u4b/controller/uhci.c
2065
uhci_qh_t *qh;
sys/bus/u4b/controller/uhci.c
2993
parm, &pc, sizeof(uhci_qh_t),
sys/bus/u4b/controller/uhci.c
3000
uhci_qh_t *qh;
sys/bus/u4b/controller/uhci.c
3080
uhci_qh_t *qh;
sys/bus/u4b/controller/uhci.c
3122
uhci_qh_t *qh;
sys/bus/u4b/controller/uhci.c
508
uhci_qh_t *qh_x;
sys/bus/u4b/controller/uhci.c
509
uhci_qh_t *qh_y;
sys/bus/u4b/controller/uhci.c
529
uhci_qh_t *qh_ls;
sys/bus/u4b/controller/uhci.c
530
uhci_qh_t *qh_intr;
sys/bus/u4b/controller/uhci.c
544
uhci_qh_t *qh_intr;
sys/bus/u4b/controller/uhci.c
558
uhci_qh_t *qh_ls;
sys/bus/u4b/controller/uhci.c
559
uhci_qh_t *qh_fs;
sys/bus/u4b/controller/uhci.c
571
uhci_qh_t *qh_ctl;
sys/bus/u4b/controller/uhci.c
572
uhci_qh_t *qh_blk;
sys/bus/u4b/controller/uhci.c
573
uhci_qh_t *qh_lst;
sys/bus/u4b/controller/uhci.c
781
uhci_dump_qh(uhci_qh_t *sqh)
sys/bus/u4b/controller/uhci.c
917
static uhci_qh_t *
sys/bus/u4b/controller/uhci.c
918
_uhci_append_qh(uhci_qh_t *sqh, uhci_qh_t *last)
sys/bus/u4b/controller/uhci.c
973
static uhci_qh_t *
sys/bus/u4b/controller/uhci.c
974
_uhci_remove_qh(uhci_qh_t *sqh, uhci_qh_t *last)