HomeSort by: relevance | last modified time | path
    Searched defs:ac_pid (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/atheros/
ar_conf.c 52 uint8_t ac_pid; member in struct:atheros_chip
64 .ac_pid = MIPS_4Kc,
75 .ac_pid = MIPS_4Kc,
85 .ac_pid = MIPS_24K,
92 .ac_pid = MIPS_24K,
99 .ac_pid = MIPS_24K,
109 .ac_pid = MIPS_74K,
116 .ac_pid = MIPS_74K,
179 if (cid != ac->ac_cid || pid != ac->ac_pid)

Completed in 12 milliseconds