Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mlx/
HDmlx_pci.c207 error = mlx_attach(sc); in mlx_pci_attach()
HDmlxvar.h196 extern int mlx_attach(struct mlx_softc *sc);
HDmlx.c303 mlx_attach(struct mlx_softc *sc) in mlx_attach() function