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

  /src/sys/arch/mips/atheros/include/
platform.h 98 const struct ipl_sr_map *apsw_ipl_sr_map; member in struct:atheros_platformsw
  /src/sys/arch/mips/atheros/
ar_intr.c 255 KASSERT(apsw->apsw_ipl_sr_map != NULL);
256 ipl_sr_map = *apsw->apsw_ipl_sr_map;
ar7100.c 268 .apsw_ipl_sr_map = &ar7100_ipl_sr_map,
ar5312.c 410 .apsw_ipl_sr_map = &ar5312_ipl_sr_map,
ar5315.c 392 .apsw_ipl_sr_map = &ar5315_ipl_sr_map,
ar9344.c 447 .apsw_ipl_sr_map = &ar9344_ipl_sr_map,

Completed in 14 milliseconds