HomeSort by: relevance | last modified time | path
    Searched defs:uhci_remove_hs_ctrl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
uhci.c 203 Static void uhci_remove_hs_ctrl(uhci_softc_t *,uhci_soft_qh_t *);
1158 uhci_remove_hs_ctrl(uhci_softc_t *sc, uhci_soft_qh_t *sqh) function in typeref:typename:void
1247 /* See comment in uhci_remove_hs_ctrl() */
1313 /* See comment in uhci_remove_hs_ctrl() */
3218 uhci_remove_hs_ctrl(sc, upipe->ctrl.sqh);

Completed in 53 milliseconds