mlx_phys_drv
struct mlx_phys_drv cc_phys_drives[5 * 16];
struct mlx_phys_drv pd;
struct mlx_phys_drv *drv = &conf->cc_cfg.cc_phys_drives[chn * 16 + targ];
mlx_get_device_state(int unit, int channel, int target, struct mlx_phys_drv *drv)
extern int mlx_get_device_state(int fd, int channel, int target, struct mlx_phys_drv *drv);
extern void mlx_print_phys_drv(struct mlx_phys_drv *drv, int channel, int target, char *prefix, int verbose);
struct mlx_phys_drv pd_drv;
mlx_print_phys_drv(struct mlx_phys_drv *drv, int chn, int targ, char *prefix, int verbose)