Searched defs:lan9118_softc (Results 1 – 1 of 1) sorted by relevance
54 struct lan9118_softc { struct55 device_t sc_dev; /* generic device glue */56 struct ethercom sc_ec; /* ethernet common glue */80 int lan9118_attach(struct lan9118_softc *); argument