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

/freebsd-11.0-release/sys/dev/mlx/
H A Dmlx.c143 static char *mlx_diagnose_command(struct mlx_command *mc);
1151 device_printf(sc->mlx_dev, "periodic enquiry failed - %s\n", mlx_diagnose_command(mc));
1397 device_printf(sc->mlx_dev, "error reading message log - %s\n", mlx_diagnose_command(mc));
1537 command == MLX_CMD_STOPCHANNEL ? "pause" : "resume", mlx_diagnose_command(mc));
1582 mlx_diagnose_command(mc));
1676 device_printf(sc->mlx_dev, "FLUSH failed - %s\n", mlx_diagnose_command(mc));
1719 device_printf(sc->mlx_dev, "CHECK ASYNC failed - %s\n", mlx_diagnose_command(mc));
1763 device_printf(sc->mlx_dev, "REBUILD ASYNC failed - %s\n", mlx_diagnose_command(mc));
1801 device_printf(sc->mlx_dev, "command failed - %s\n", mlx_diagnose_command(mc));
1839 device_printf(sc->mlx_dev, "command failed - %s\n", mlx_diagnose_command(m
2894 mlx_diagnose_command(struct mlx_command *mc) function
[all...]

Completed in 91 milliseconds