ehci.c | 280 Static void ehci_rem_qh(ehci_softc_t *, ehci_soft_qh_t *, 2203 ehci_rem_qh(ehci_softc_t *sc, ehci_soft_qh_t *sqh, ehci_soft_qh_t *head) function in typeref:typename:Static void 2213 panic("ehci_rem_qh: ED not found"); 3373 ehci_rem_qh(sc, sqh, head);
|