Home
last modified time | relevance | path

Searched refs:ehci_detach (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/sys/mips/rmi/
Dxls_ehci.c173 ehci_detach(sc); in ehci_xls_detach()
/freebsd-9-stable/sys/mips/atheros/
Dar71xx_ehci.c206 ehci_detach(sc); in ar71xx_ehci_detach()
/freebsd-9-stable/sys/arm/econa/
Dehci_ebus.c209 ehci_detach(sc); in ehci_ebus_detach()
/freebsd-9-stable/sys/dev/usb/controller/
Dehci_ixp4xx.c219 ehci_detach(sc); in ehci_ixp_detach()
Dehci_mv.c257 ehci_detach(sc); in mv_ehci_detach()
Dehci_pci.c480 ehci_detach(sc); in ehci_pci_detach()
Dehci.h447 void ehci_detach(struct ehci_softc *sc);
Dehci.c571 ehci_detach(ehci_softc_t *sc) in ehci_detach() function