Home
last modified time | relevance | path

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

/freebsd/sys/dev/neta/
H A Dif_mvnetavar.h248 struct mvneta_softc { struct
249 device_t dev;
250 uint32_t version;
256 struct mtx mtx;
257 struct resource *res[2];
258 void *ih_cookie[1];
260 uint64_t clk_freq;
262 if_t ifp;
263 uint32_t mvneta_if_flags;
264 uint32_t mvneta_media;
[all …]