Searched refs:mlx_suspend (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/dev/raid/mlx/ | ||
| HD | mlx_pci.c | 55 DEVMETHOD(device_suspend, mlx_suspend), |
| HD | mlxvar.h | 213 extern int mlx_suspend(device_t dev); |
| HD | mlx.c | 628 mlx_suspend(device_t dev) in mlx_suspend() function |