Searched defs:ef_softc (Results 1 – 1 of 1) sorted by relevance
67 struct ef_softc { struct68 struct ie_softc sc_ie;70 bus_space_tag_t sc_regt; /* space tag for registers */71 bus_space_handle_t sc_regh; /* space handle for registers */73 void* sc_ih; /* interrupt handle */75 uint8_t card_rev; /* hardware revision */76 uint8_t card_type; /* card model -- AUI/BNC or TP */