HomeSort by: relevance | last modified time | path
    Searched defs:an_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
anvar.h 105 struct an_softc { struct
112 int (*sc_enable)(struct an_softc *);
113 void (*sc_disable)(struct an_softc *);
165 int an_attach(struct an_softc *);
166 int an_detach(struct an_softc *);

Completed in 13 milliseconds