sys/dev/usb/uhci.c
174
Static void uhci_free_sqh(uhci_softc_t *, uhci_soft_qh_t *);
sys/dev/usb/uhci.c
2407
uhci_free_sqh(sc, upipe->bulk.sqh);
sys/dev/usb/uhci.c
2758
uhci_free_sqh(sc, upipe->ctrl.sqh);
sys/dev/usb/uhci.c
2801
uhci_free_sqh(sc, upipe->intr.qhs[i]);
sys/dev/usb/uhci.c
3422
uhci_free_sqh(sc, upipe->ctrl.sqh);
sys/dev/usb/uhci.c
3427
uhci_free_sqh(sc, upipe->ctrl.sqh);
sys/dev/usb/uhci.c
3435
uhci_free_sqh(sc, upipe->ctrl.sqh);
sys/dev/usb/uhci.c
596
uhci_free_sqh(sc, chsqh);
sys/dev/usb/uhci.c
598
uhci_free_sqh(sc, lsqh);
sys/dev/usb/uhci.c
600
uhci_free_sqh(sc, lsqh);