Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dathnvar.h428 struct athn_softc { struct
432 int (*sc_enable)(struct athn_softc *); argument
433 void (*sc_disable)(struct athn_softc *); argument
434 void (*sc_power)(struct athn_softc *, int); argument
435 void (*sc_disable_aspm)(struct athn_softc *); argument
437 struct athn_softc *); argument
439 int (*sc_newstate)(struct ieee80211com *,
442 bus_dma_tag_t sc_dmat;
444 struct timeout scan_to;
445 struct timeout calib_to;
[all …]