vio_config_change
int vio_config_change(struct virtio_softc *);
vsc->sc_config_change = vio_config_change;
return vio_config_change(vsc);