Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000_init.c923 emask_cor_pex[i] = EMASK_COR_PEX_RD(i); in nb_pex_init()
H A Dnb5000.h1327 #define EMASK_COR_PEX_RD(pex) nb_pci_getl(0, pex, 0, 0x14c, 0) macro