Searched refs:fsl_pcib_detach (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c193 static int fsl_pcib_detach(device_t);
212 DEVMETHOD(device_detach, fsl_pcib_detach),
369 error = fsl_pcib_detach(dev);
384 error = fsl_pcib_detach(dev);
746 fsl_pcib_detach(device_t dev) function

Completed in 145 milliseconds