Searched refs:mlx_print_phys_drv (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/mlxcontrol/ |
H A D | mlxcontrol.h | 57 extern void mlx_print_phys_drv(struct mlx_phys_drv *drv, int channel, int target, char *prefix, int…
|
H A D | util.c | 110 mlx_print_phys_drv(struct mlx_phys_drv *drv, int chn, int targ, char *prefix, int verbose) in mlx_print_phys_drv() function
|
H A D | config.c | 154 mlx_print_phys_drv(drv, chn, targ, "# ", 1); in print_phys_drive()
|
H A D | command.c | 371 mlx_print_phys_drv(&pd, channel, target, " ", verbosity - 1); in controller_print()
|