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