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

/freebsd-current/usr.sbin/mlxcontrol/
H A Dmlxcontrol.h45 extern int mlx_enquiry(int unit, struct mlx_enquiry2 *enq);
H A Dinterface.c186 mlx_enquiry(int unit, struct mlx_enquiry2 *enq)
H A Dcommand.c291 struct mlx_enquiry2 enq;
/freebsd-current/sys/dev/mlx/
H A Dmlxvar.h131 struct mlx_enquiry2 *mlx_enq2;
H A Dmlxreg.h267 struct mlx_enquiry2 /* MLX_CMD_ENQUIRY2 */ struct
H A Dmlx.c431 if ((sc->mlx_enq2 = mlx_enquire(sc, MLX_CMD_ENQUIRY2, sizeof(struct mlx_enquiry2), NULL)) == NULL) {

Completed in 83 milliseconds