Symbol: MIPS_PRID_IMPL
sys/arch/mips/atheros/ar_conf.c
173
const u_int pid = MIPS_PRID_IMPL(mips_options.mips_cpu_id);
sys/arch/mips/cavium/dev/if_cnmac.c
265
if (MIPS_PRID_IMPL(mips_options.mips_cpu_id) <= MIPS_CN30XX) {
sys/arch/mips/cavium/dev/octeon_dwctwo.c
143
switch (MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/cavium/dev/octeon_dwctwo.c
192
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/mips/cavium/dev/octeon_gmx.c
304
switch (MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/cavium/dev/octeon_gpio.c
133
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/mips/cavium/dev/octeon_pip.c
110
if (MIPS_PRID_IMPL(mips_options.mips_cpu_id) == MIPS_CN68XX)
sys/arch/mips/cavium/dev/octeon_pip.c
161
if (MIPS_PRID_IMPL(mips_options.mips_cpu_id) == MIPS_CN68XX)
sys/arch/mips/cavium/dev/octeon_pip.c
211
if (MIPS_PRID_IMPL(mips_options.mips_cpu_id) == MIPS_CN50XX) {
sys/arch/mips/cavium/octeon_misc.c
147
switch (MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/cavium/octeon_misc.c
211
panic("IMPL 0x%02x not implemented", MIPS_PRID_IMPL(cpu_id));
sys/arch/mips/mips/cache.c
1003
switch(MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/mips/cache.c
1452
switch (MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/mips/cache.c
1513
MIPS_PRID_IMPL(cpu_id));
sys/arch/mips/mips/cache.c
262
switch (MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/mips/cache.c
554
if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4600 &&
sys/arch/mips/mips/cache.c
563
} else if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4600 &&
sys/arch/mips/mips/cache.c
577
if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4100 &&
sys/arch/mips/mips/cache.c
656
MIPS_PRID_IMPL(cpu_id));
sys/arch/mips/mips/cache.c
701
switch (MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/mips/cache.c
850
MIPS_PRID_IMPL(cpu_id));
sys/arch/mips/mips/cache.c
878
switch (MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/mips/mips_machdep.c
1171
MIPS_PRID_IMPL(cpu_id) != ct->cpu_pid)
sys/arch/mips/mips/mips_machdep.c
1280
if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4100)
sys/arch/mips/mips/mips_machdep.c
1354
if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4100)
sys/arch/mips/mips/mips_machdep.c
1527
MIPS_PRID_IMPL(fpu_id) == fputab[i].cpu_pid) {
sys/arch/mips/mips/mips_machdep.c
1532
if (fpuname == NULL && MIPS_PRID_IMPL(fpu_id) == MIPS_PRID_IMPL(cpu_id))
sys/arch/mips/mips/mips_machdep.c
1534
if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4700) /* FPU PRid is 0x20 */
sys/arch/mips/mips/mips_machdep.c
1536
if (MIPS_PRID_IMPL(cpu_id) == MIPS_RC64470) /* FPU PRid is 0x21 */
sys/arch/mips/rmi/rmixl_fmn.c
445
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/mips/rmi/rmixl_fmn.c
471
MIPS_PRID_IMPL(mips_options.mips_cpu_id));
sys/arch/mips/rmi/rmixl_intr.c
546
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/mips/rmi/rmixl_intr.c
593
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/mips/rmi/rmixl_pcie.c
1051
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/mips/rmi/rmixl_pcie.c
1081
__func__, MIPS_PRID_IMPL(mips_options.mips_cpu_id));
sys/arch/mips/rmi/rmixl_pcie.c
1100
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/mips/rmi/rmixl_pcie.c
1139
__func__, MIPS_PRID_IMPL(mips_options.mips_cpu_id));
sys/arch/mips/rmi/rmixl_pcie.c
517
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/mips/rmi/rmixl_pcie.c
596
switch (MIPS_PRID_IMPL(cpu_id)) {
sys/arch/mips/rmi/rmixl_pcie.c
787
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {
sys/arch/sgimips/sgimips/machdep.c
948
switch (MIPS_PRID_IMPL(mips_options.mips_cpu_id)) {