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

  /src/sys/arch/mips/atheros/
ar_conf.c 63 .ac_cid = MIPS_PRID_CID_MTI,
74 .ac_cid = MIPS_PRID_CID_MTI,
84 .ac_cid = MIPS_PRID_CID_MTI,
91 .ac_cid = MIPS_PRID_CID_MTI,
98 .ac_cid = MIPS_PRID_CID_MTI,
108 .ac_cid = MIPS_PRID_CID_MTI,
115 .ac_cid = MIPS_PRID_CID_MTI,
  /src/sys/arch/mips/mips/
mips_machdep.c 453 { MIPS_PRID_CID_MTI, MIPS_4Kc, -1, -1, -1, 0,
455 { MIPS_PRID_CID_MTI, MIPS_4KEc, -1, -1, -1, 0,
457 { MIPS_PRID_CID_MTI, MIPS_4KEc_R2, -1, -1, -1, 0,
459 { MIPS_PRID_CID_MTI, MIPS_4KSc, -1, -1, -1, 0,
461 { MIPS_PRID_CID_MTI, MIPS_5Kc, -1, -1, -1, 0,
463 { MIPS_PRID_CID_MTI, MIPS_20Kc, -1, -1, -1, 0,
465 { MIPS_PRID_CID_MTI, MIPS_25Kf, -1, -1, -1, 0,
467 { MIPS_PRID_CID_MTI, MIPS_24K, -1, -1, -1, 0,
474 { MIPS_PRID_CID_MTI, MIPS_24KE, -1, -1, -1, 0,
481 { MIPS_PRID_CID_MTI, MIPS_34K, -1, -1, -1, 0
    [all...]
cache.c 1344 case MIPS_PRID_CID_MTI:
  /src/sys/arch/mips/include/
locore.h 738 #define MIPS_PRID_CID_MTI 0x01 /* MIPS Technologies, Inc. */

Completed in 49 milliseconds