VFB_OWNER_PARKED
} else if (sc->sc_risc_owner == VFB_OWNER_PARKED) {
vf->vf_setowner != VFB_OWNER_PARKED &&
sc->sc_risc_owner = VFB_OWNER_PARKED;
sc->sc_risc_owner == VFB_OWNER_PARKED ? "parked" : "foreign");
} else if (sc->sc_risc_owner == VFB_OWNER_PARKED) {