Searched refs:hsparam2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/mlx/
H A Dmlx.c308 int rid, error, fwminor, hscode, hserror, hsparam1, hsparam2, hsmsg; local
358 while ((hscode = sc->mlx_fw_handshake(sc, &hserror, &hsparam1, &hsparam2,
367 hscode = mlx_fw_message(sc, hserror, hsparam1, hsparam2);

Completed in 90 milliseconds