Home
last modified time | relevance | path

Searched defs:an_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Danvar.h104 struct an_softc { struct
110 int (*sc_enable)(struct an_softc *); argument
111 void (*sc_disable)(struct an_softc *); argument
112 int (*sc_newstate)(struct ieee80211com *,
115 int sc_enabled;
116 int sc_invalid;
117 int sc_attached;
119 int sc_bap_id;
120 int sc_bap_off;
122 int sc_use_leap;
[all …]