Lines Matching defs:ef_softc
65 struct ef_softc { struct66 struct device sc_dv;67 bus_space_tag_t sc_iot;68 bus_space_handle_t sc_ioh;69 struct arpcom sc_arpcom;70 struct mii_data sc_mii;71 struct timeout sc_tick_tmo;72 void * sc_ih;73 int sc_tx_start_thresh;74 int sc_tx_succ_ok;75 int sc_busmaster;