Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb5000_init.c950 UNCERRMSK_WR(i, PCIE_AER_UCE_UR); in nb_pex_init()
H A Dnb5000.h1331 #define UNCERRMSK_WR(pex, val) nb_pci_putl(0, pex, 0, 0x108, val) macro