Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000.h38 (nb_chipset == INTEL_NB_7300 ? 8 : 4))
44 #define NB_MEM_RANK_SELECT (nb_chipset == INTEL_NB_7300 ? 7 : 5)
255 nb_chipset == INTEL_NB_7300 ? ERR_7300_NF_FBD_MASK : \
603 (nb_chipset == INTEL_NB_7300) && \
605 (nb_chipset == INTEL_NB_7300) && \
621 ((nb_chipset == INTEL_NB_7300 || nb_chipset == INTEL_NB_5400) && \
634 #define GE_FERR_FATAL ((nb_chipset == INTEL_NB_7300) ? \
643 #define GE_NERR_FATAL ((nb_chipset == INTEL_NB_7300) ? \
657 #define GE_FERR_FSB_FATAL ((nb_chipset == INTEL_NB_7300) ? \
660 #define GE_NERR_FSB_FATAL ((nb_chipset == INTEL_NB_7300) ? \
[all …]
H A Dnb5000_init.c1019 if (nb_chipset == INTEL_NB_7300) { in nb_int_init()
1095 if (nb_chipset == INTEL_NB_7300) { in nb_fbd_init()
1297 if (nb_chipset == INTEL_NB_7300) { in nb_fsb_init()
1358 if (nb_chipset == INTEL_NB_7300) { in nb_fsb_fini()
1482 if (nb_chipset == INTEL_NB_7300) { in nb_mask_mc_reset()
1533 case INTEL_NB_7300: in nb_init()
H A Dintel_nb5000.c1218 if (nb_chipset == INTEL_NB_7300 || nb_chipset == INTEL_NB_5400) { in log_nf_fbd_err()
1685 if (nb_chipset == INTEL_NB_7300 || nb_chipset == INTEL_NB_5400) { in nb_nf_fbd_err_payload()
1690 if (nb_chipset == INTEL_NB_7300) { in nb_nf_fbd_err_payload()
1706 if (nb_chipset == INTEL_NB_7300) { in nb_nf_fbd_err_payload()
1895 if (nb_chipset == INTEL_NB_7300) in nb_fsb_report()
H A Dintel_nbdrv.c268 case INTEL_NB_7300: in inb_mc_name()
/titanic_41/usr/src/uts/intel/sys/
H A Dmc_intel.h217 #define INTEL_NB_7300 0x36008086 macro
/titanic_41/usr/src/uts/i86pc/cpu/genuineintel/
H A Dgintel_main.c120 case INTEL_NB_7300: in gintel_init()