Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
ehci.c | 237 Static ehci_soft_qh_t * ehci_alloc_sqh(ehci_softc_t *); 591 sqh = ehci_alloc_sqh(sc); 642 sqh = ehci_alloc_sqh(sc); 2040 sqh = ehci_alloc_sqh(sc); 2905 ehci_alloc_sqh(ehci_softc_t *sc) function in typeref:typename:Static ehci_soft_qh_t * |