Home
last modified time | relevance | path

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

/freebsd/sys/dev/smc/
H A Dif_smcvar.h31 struct smc_softc { struct
32 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 *); argument
60 int (*smc_mii_mediaioctl)(struct smc_softc *, argument
64 void (*smc_read_packet)(struct smc_softc *, argument
66 void *smc_read_arg;