OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ath_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
athvar.h
182
struct
ath_softc
{
struct
189
void (*sc_power)(struct
ath_softc
*, int);
207
void (*sc_setdefantenna)(struct
ath_softc
*, u_int);
316
int ath_attach(u_int16_t, struct
ath_softc
*);
317
int ath_detach(struct
ath_softc
*);
319
bool ath_resume(struct
ath_softc
*);
320
void ath_suspend(struct
ath_softc
*);
323
void ath_sysctlattach(struct
ath_softc
*);
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025