Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mlxctl/
H A Dextern.h66 int mlx_get_device_state(int, int, struct mlx_phys_drv *);
67 void mlx_print_phys_drv(struct mlx_phys_drv *, int, int, const char *);
H A Dconfig.c86 struct mlx_phys_drv pd_drv;
224 struct mlx_phys_drv *pd; in print_phys_drive()
H A Dutil.c148 mlx_get_device_state(int chan, int targ, struct mlx_phys_drv *pd) in mlx_get_device_state()
205 mlx_print_phys_drv(struct mlx_phys_drv *pd, int chn, int targ, in mlx_print_phys_drv()
H A Dcmds.c184 struct mlx_phys_drv pd; in cmd_cstatus()
/netbsd-src/sys/dev/ic/
H A Dmlxreg.h450 struct mlx_phys_drv { struct
478 struct mlx_phys_drv cc_phys_drives[5 * 16]; argument