Home
last modified time | relevance | path

Searched refs:mlx_phys_drv (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/mlxcontrol/
H A Dmlxcontrol.h48 extern int mlx_get_device_state(int fd, int channel, int target, struct mlx_phys_drv *drv);
57 extern void mlx_print_phys_drv(struct mlx_phys_drv *drv, int channel, int target, char *prefix, int…
64 struct mlx_phys_drv pd_drv;
H A Dutil.c110 mlx_print_phys_drv(struct mlx_phys_drv *drv, int chn, int targ, char *prefix, int verbose) in mlx_print_phys_drv()
H A Dconfig.c148 struct mlx_phys_drv *drv = &conf->cc_cfg.cc_phys_drives[chn * 16 + targ]; in print_phys_drive()
H A Dinterface.c273 mlx_get_device_state(int unit, int channel, int target, struct mlx_phys_drv *drv) in mlx_get_device_state()
H A Dcommand.c292 struct mlx_phys_drv pd; in controller_print()
/freebsd/sys/dev/mlx/
H A Dmlxreg.h429 struct mlx_phys_drv struct
459 struct mlx_phys_drv cc_phys_drives[5 * 16]; argument