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

  /src/sys/dev/ic/
elinkxlvar.h 37 struct ex_softc { struct
111 int (*enable)(struct ex_softc *);
112 void (*disable)(struct ex_softc *);
116 void (*intr_ack)(struct ex_softc *);
134 void ex_config(struct ex_softc *);
141 int ex_detach(struct ex_softc *);
143 int ex_enable(struct ex_softc *);
144 void ex_disable(struct ex_softc *);

Completed in 11 milliseconds