Searched defs:smc_softc (Results 1 – 1 of 1) sorted by relevance
31 struct smc_softc { struct32 if_t smc_ifp;33 device_t smc_dev;34 struct mtx smc_mtx;35 u_int smc_chip;59 void (*smc_mii_mediachg)(struct smc_softc *); argument60 int (*smc_mii_mediaioctl)(struct smc_softc *, argument64 void (*smc_read_packet)(struct smc_softc *, argument66 void *smc_read_arg;