Home
last modified time | relevance | path

Searched refs:ae_suspend (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/ae/
H A Dif_ae.c86 static int ae_suspend(device_t);
130 DEVMETHOD(device_suspend, ae_suspend),
1780 ae_suspend(device_t dev) in ae_suspend() function
1801 ae_suspend(dev); in ae_shutdown()