Searched defs:mgb_softc (Results 1 – 1 of 1) sorted by relevance
299 struct mgb_softc { struct300 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 …]