Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mlx/
HDmlx_pci.c55 DEVMETHOD(device_suspend, mlx_suspend),
HDmlxvar.h213 extern int mlx_suspend(device_t dev);
HDmlx.c628 mlx_suspend(device_t dev) in mlx_suspend() function