vr_suspend
static int vr_suspend(device_t);
DEVMETHOD(device_suspend, vr_suspend),
return (vr_suspend(dev));