Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/mlxcontrol/
HDmlxcontrol.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;
HDutil.c110 mlx_print_phys_drv(struct mlx_phys_drv *drv, int chn, int targ, char *prefix, int verbose) in mlx_print_phys_drv()
HDconfig.c148 struct mlx_phys_drv *drv = &conf->cc_cfg.cc_phys_drives[chn * 16 + targ]; in print_phys_drive()
HDinterface.c273 mlx_get_device_state(int unit, int channel, int target, struct mlx_phys_drv *drv) in mlx_get_device_state()
HDcommand.c292 struct mlx_phys_drv pd; in controller_print()
/NextBSD/sys/dev/mlx/
HDmlxreg.h429 struct mlx_phys_drv struct
459 struct mlx_phys_drv cc_phys_drives[5 * 16]; argument