Searched refs:mlx_print_phys_drv (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/usr.sbin/mlxctl/ |
H A D | extern.h | 67 void mlx_print_phys_drv(struct mlx_phys_drv *, int, int, const char *);
|
H A D | config.c | 232 mlx_print_phys_drv(pd, chn, targ, "# "); in print_phys_drive()
|
H A D | util.c | 205 mlx_print_phys_drv(struct mlx_phys_drv *pd, int chn, int targ, in mlx_print_phys_drv() function
|
H A D | cmds.c | 281 mlx_print_phys_drv(&pd, channel, target, " "); in cmd_cstatus()
|