Searched refs:oce_softc (Results 1 – 3 of 3) sorted by relevance
41 struct oce_softc;57 struct oce_softc *softc;95 int (*mbox_post)(struct oce_softc *sc, 106 void (*get_mac_addr)(struct oce_softc *sc,
164 oce_loopback_test(struct oce_softc *sc, uint8_t loopback_type) in oce_loopback_test()181 POCE_SOFTC sc = (struct oce_softc *)arg1; in oce_sys_aic_enable()212 struct oce_softc *sc = (struct oce_softc *)arg1; in oce_sysctl_loopback()253 struct oce_softc *sc = (struct oce_softc *)arg1; in oce_sys_fwupgrade()
268 struct oce_softc *sc; /* pointer to the parent soft c */790 typedef struct oce_softc { struct890 struct oce_softc *next; argument