Searched refs:cc_cfg (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/mlxcontrol/
H A Dconfig.c64 bzero(&conf.cc_cfg, sizeof(conf.cc_cfg));
65 if (mlx_read_configuration(unit, &conf.cc_cfg)) {
76 for (i = 0; i < conf.cc_cfg.cc_num_sys_drives; i++)
105 struct mlx_sys_drv *drv = &conf->cc_cfg.cc_sys_drives[drvno];
150 struct mlx_phys_drv *drv = &conf->cc_cfg.cc_phys_drives[chn * 16 + targ];
H A Dmlxcontrol.h89 struct mlx_core_cfg cc_cfg; member in struct:conf_config

Completed in 50 milliseconds