Searched refs:mlx_phys_drv (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/usr.sbin/mlxctl/ |
H A D | extern.h | 66 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 D | config.c | 86 struct mlx_phys_drv pd_drv; 224 struct mlx_phys_drv *pd; in print_phys_drive()
|
H A D | util.c | 148 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 D | cmds.c | 184 struct mlx_phys_drv pd; in cmd_cstatus()
|
/netbsd-src/sys/dev/ic/ |
H A D | mlxreg.h | 450 struct mlx_phys_drv { struct 478 struct mlx_phys_drv cc_phys_drives[5 * 16]; argument
|