Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
lemacvar.h | 80 } lemac_softc_t; typedef in typeref:struct:__anon02d448e50108 84 #define LEMAC_IFP_TO_SOFTC(ifp) ((lemac_softc_t *)((ifp)->if_softc)) 131 extern void lemac_ifattach(lemac_softc_t *); |