OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atheros_platformsw
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/mips/atheros/include/
platform.h
85
struct
atheros_platformsw
{
struct
150
extern const struct
atheros_platformsw
ar5312_platformsw;
151
extern const struct
atheros_platformsw
ar5315_platformsw;
152
extern const struct
atheros_platformsw
ar7100_platformsw;
153
extern const struct
atheros_platformsw
ar9344_platformsw;
154
extern const struct
atheros_platformsw
*platformsw;
/src/sys/arch/mips/atheros/
ar_conf.c
47
const struct
atheros_platformsw
*ac_platformsw;
124
const struct
atheros_platformsw
*platformsw;
178
const struct
atheros_platformsw
* const apsw = ac->ac_platformsw;
ar_intr.c
253
const struct
atheros_platformsw
* const apsw = platformsw;
ar7100.c
260
const struct
atheros_platformsw
ar7100_platformsw = {
ar5312.c
402
const struct
atheros_platformsw
ar5312_platformsw = {
ar5315.c
384
const struct
atheros_platformsw
ar5315_platformsw = {
ar9344.c
439
const struct
atheros_platformsw
ar9344_platformsw = {
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025