Searched refs:oce_softc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/oce/
H A Doce_user.h42 struct oce_softc;
58 struct oce_softc *softc;
96 int (*mbox_post)(struct oce_softc *sc,
107 void (*get_mac_addr)(struct oce_softc *sc,
H A Doce_sysctl.c165 oce_loopback_test(struct oce_softc *sc, uint8_t loopback_type)
182 POCE_SOFTC sc = (struct oce_softc *)arg1;
213 struct oce_softc *sc = (struct oce_softc *)arg1;
254 struct oce_softc *sc = (struct oce_softc *)arg1;
H A Doce_if.h268 struct oce_softc *sc; /* pointer to the parent soft c */
790 typedef struct oce_softc { struct
890 struct oce_softc *next;

Completed in 66 milliseconds