Searched refs:ehci_ixp_detach (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/controller/
H A Dehci_ixp4xx.c80 static device_detach_t ehci_ixp_detach; variable
215 ehci_ixp_detach(self);
220 ehci_ixp_detach(device_t self) function
310 DEVMETHOD(device_detach, ehci_ixp_detach),

Completed in 47 milliseconds