Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx/
H A Dmlx.c76 static int mlx_v4_fw_handshake(struct mlx_softc *sc, int *error, int *param1, int *param2, int fi…
332 sc->mlx_fw_handshake = mlx_v4_fw_handshake; in mlx_attach()
2661 mlx_v4_fw_handshake(struct mlx_softc *sc, int *error, int *param1, int *param2, in mlx_v4_fw_handshake() function