Home
last modified time | relevance | path

Searched refs:INTEL_NB_5400 (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000.h42 (nb_chipset == INTEL_NB_5400 || nb_chipset == INTEL_NB_5100 ? 2 : 3)
71 (((mtr) & (nb_chipset == INTEL_NB_5400 || nb_chipset == INTEL_NB_5100) \
74 ((mtr) & (nb_chipset == INTEL_NB_5400 || nb_chipset == INTEL_NB_5100 ? \
77 ((mtr) & (nb_chipset == INTEL_NB_5400 || nb_chipset == INTEL_NB_5100 ? \
80 ((mtr) & (nb_chipset == INTEL_NB_5400 || nb_chipset == INTEL_NB_5100 ? \
83 (((mtr) & (nb_chipset == INTEL_NB_5400 ? 0x0020 : 0x0010)) ? 2 : 1))
254 nb_chipset == INTEL_NB_5400 ? ERR_5400_NF_FBD_MASK : \
320 #define EMASK_FBD_RES (nb_chipset == INTEL_NB_5400 ? 0 : EMASK_5000_FBD_RES)
380 #define ERR_INT_ALL (nb_chipset == INTEL_NB_5400 ? 0xffffffff : 0xff)
451 #define GE_FBD_FATAL ((nb_chipset == INTEL_NB_5400) ? GE_FERR_FBD_FATAL : \
[all …]
H A Dnb5000_init.c932 if (nb_chipset == INTEL_NB_5400) { in nb_pex_init()
1025 } else if (nb_chipset == INTEL_NB_5400) { in nb_int_init()
1105 } else if (nb_chipset == INTEL_NB_5400) { in nb_fbd_init()
1125 if (nb_chipset == INTEL_NB_5400) in nb_fbd_init()
1406 if (nb_chipset == INTEL_NB_5400) { in nb_thr_init()
1445 if (nb_chipset == INTEL_NB_5400) { in nb_thr_fini()
1486 if (nb_chipset == INTEL_NB_5400) { in nb_mask_mc_reset()
1544 case INTEL_NB_5400: in nb_init()
1547 nb_chipset = INTEL_NB_5400; in nb_init()
H A Dintel_nb5000.c561 if (nb_chipset == INTEL_NB_5400 && in intel_int_err()
1218 if (nb_chipset == INTEL_NB_7300 || nb_chipset == INTEL_NB_5400) { in log_nf_fbd_err()
1361 } else if (nb_chipset == INTEL_NB_5400 && in log_ferr()
1685 if (nb_chipset == INTEL_NB_7300 || nb_chipset == INTEL_NB_5400) { in nb_nf_fbd_err_payload()
1934 if (nb_chipset == INTEL_NB_5400) { in nb_pex_report()
1945 if (nb_chipset == INTEL_NB_5400) { in nb_pex_report()
H A Dintel_nbdrv.c271 case INTEL_NB_5400: in inb_mc_name()
/titanic_41/usr/src/uts/intel/sys/
H A Dmc_intel.h214 #define INTEL_NB_5400 0x40008086 macro
/titanic_41/usr/src/uts/i86pc/cpu/genuineintel/
H A Dgintel_main.c125 case INTEL_NB_5400: in gintel_init()