Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mlxctl/
H A Dutil.c81 mlx_command(struct mlx_usercommand *mu, int bomb) in mlx_command() function
106 mlx_command(&mu, 1); in mlx_enquiry()
122 mlx_command(&mu, 1); in mlx_enquiry()
144 mlx_command(&mu, 1); in mlx_configuration()
162 return (mlx_command(&mu, 0)); in mlx_get_device_state()
195 if ((rv = mlx_command(&mu, 0)) == 0) { in mlx_scsi_inquiry()
H A Dextern.h62 int mlx_command(struct mlx_usercommand *, int);