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

  /src/sys/dev/usb/
uhci.c 204 Static void uhci_remove_bulk(uhci_softc_t *,uhci_soft_qh_t *);
1303 uhci_remove_bulk(uhci_softc_t *sc, uhci_soft_qh_t *sqh) function in typeref:typename:void
3246 uhci_remove_bulk(sc, upipe->bulk.sqh);

Completed in 16 milliseconds