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

  /src/sys/dev/ic/
awivar.h 68 struct awi_softc { struct
74 int (*sc_enable)(struct awi_softc *);
75 void (*sc_disable)(struct awi_softc *);
76 void (*sc_power)(struct awi_softc *, int);
140 int awi_attach(struct awi_softc *);
141 int awi_detach(struct awi_softc *);

Completed in 14 milliseconds