Searched refs:mlx_detach (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mlx/ | ||
H A D | mlx_pci.c | 61 DEVMETHOD(device_detach, mlx_detach), |
H A D | mlxvar.h | 199 extern int mlx_detach(device_t dev); |
H A D | mlx.c | 586 mlx_detach(device_t dev) in mlx_detach() function |