Home
last modified time | relevance | path

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

/trueos/sys/dev/mlx/
HDmlx.c301 int rid, error, fwminor, hscode, hserror, hsparam1, hsparam2, hsmsg; in mlx_attach() local
351 while ((hscode = sc->mlx_fw_handshake(sc, &hserror, &hsparam1, &hsparam2, in mlx_attach()
360 hscode = mlx_fw_message(sc, hserror, hsparam1, hsparam2); in mlx_attach()