Home
last modified time | relevance | path

Searched refs:ERR1_INT_RD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000_init.c989 err1_int = ERR1_INT_RD(); in nb_int_init()
H A Dnb5000.h846 #define ERR1_INT_RD() ((nb_chipset == INTEL_NB_5400) ? \ macro