Home
last modified time | relevance | path

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

/freebsd/sys/dev/mgb/
H A Dif_mgb.h299 struct mgb_softc { struct
300 if_ctx_t ctx;
301 device_t dev;
303 struct resource *regs;
305 struct resource *pba;
306 struct if_irq admin_irq;
307 struct if_irq rx_irq;
309 bool isr_test_flag;
311 device_t miibus;
312 int link_state;
[all …]