fxp_detach
if ((rv = fxp_detach(sc, flags)) != 0)
int fxp_detach(struct fxp_softc *, int);
if ((error = fxp_detach(sc, flags)) != 0)