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

/freebsd-current/usr.sbin/mlxcontrol/
H A Dmlxcontrol.h48 extern int mlx_get_device_state(int fd, int channel, int target, struct mlx_phys_drv *drv);
H A Dinterface.c273 mlx_get_device_state(int unit, int channel, int target, struct mlx_phys_drv *drv) function
H A Dcommand.c369 if ((mlx_get_device_state(unit, channel, target, &pd) == 0) &&

Completed in 58 milliseconds