uhci_alloc_sqh 143 dev/usb/uhci.c uhci_soft_qh_t *uhci_alloc_sqh(uhci_softc_t *); uhci_alloc_sqh 421 dev/usb/uhci.c lsqh = uhci_alloc_sqh(sc); uhci_alloc_sqh 431 dev/usb/uhci.c bsqh = uhci_alloc_sqh(sc); uhci_alloc_sqh 441 dev/usb/uhci.c chsqh = uhci_alloc_sqh(sc); uhci_alloc_sqh 451 dev/usb/uhci.c clsqh = uhci_alloc_sqh(sc); uhci_alloc_sqh 467 dev/usb/uhci.c sqh = uhci_alloc_sqh(sc); uhci_alloc_sqh 2803 dev/usb/uhci.c upipe->u.intr.qhs[i] = sqh = uhci_alloc_sqh(sc); uhci_alloc_sqh 2852 dev/usb/uhci.c upipe->u.ctl.sqh = uhci_alloc_sqh(sc); uhci_alloc_sqh 2887 dev/usb/uhci.c upipe->u.bulk.sqh = uhci_alloc_sqh(sc);