HomeSort by: relevance | last modified time | path
    Searched refs:atheros_intrsw (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/mips/atheros/include/
platform.h 66 struct atheros_intrsw { struct
86 const struct atheros_intrsw *apsw_intrsw;
156 extern const struct atheros_intrsw atheros_intrsw;
  /src/sys/arch/mips/atheros/
ar_intr.c 287 const struct atheros_intrsw atheros_intrsw = { variable in typeref:typename:const struct atheros_intrsw
ar7100.c 261 .apsw_intrsw = &atheros_intrsw,
ar5312.c 403 .apsw_intrsw = &atheros_intrsw,
ar5315.c 385 .apsw_intrsw = &atheros_intrsw,
ar9344.c 440 .apsw_intrsw = &atheros_intrsw,

Completed in 14 milliseconds