Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx/
Dmlx_pci.c208 error = mlx_attach(sc); in mlx_pci_attach()
Dmlxvar.h193 extern int mlx_attach(struct mlx_softc *sc);
Dmlx.c298 mlx_attach(struct mlx_softc *sc) in mlx_attach() function