Home
last modified time | relevance | path

Searched defs:mlx_softc (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/raid/mlx/
H A Dmlxvar.h107 struct mlx_softc struct
110 device_t mlx_dev;
112 int mlx_mem_rid;
113 int mlx_mem_type;
115 bus_space_tag_t mlx_btag; /* bus space tag */
118 struct resource *mlx_irq; /* interrupt */
119 void *mlx_intr; /* interrupt handle */
128 struct mlx_enquiry2 *mlx_enq2;
142 int mlx_geom;
145 int mlx_state;
[all …]