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