Home
last modified time | relevance | path

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

/freebsd/sys/dev/eqos/
H A Dif_eqos_var.h74 struct eqos_softc { struct
75 device_t dev;
76 struct resource *res[EQOS_RES_COUNT];
77 void *irq_handle;
79 struct syscon *grf;
80 int grf_offset;
82 uint32_t csr_clock;
83 uint32_t csr_clock_range;
84 uint32_t hw_feature[4];
85 bool link_up;
[all …]