Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Denic.h300 struct enic_softc { struct
301 device_t dev;
302 if_ctx_t ctx;
303 if_softc_ctx_t scctx;
304 if_shared_ctx_t sctx;
305 struct ifmedia *media;
306 if_t ifp;
308 struct mtx enic_lock;
310 struct enic_bar_info mem;
311 struct enic_bar_info io;
[all …]