Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000_init.c988 err0_int = ERR0_INT_RD(); in nb_int_init()
H A Dnb5000.h844 #define ERR0_INT_RD() ((nb_chipset == INTEL_NB_5400) ? \ macro