pcib_detach
error = pcib_detach(dev);
DEVMETHOD(device_detach, pcib_detach),
int pcib_detach(device_t dev);
return (pcib_detach(dev));