Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dif_ef_isapnp.c65 struct ef_softc { struct
66 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;
[all …]