Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpcipsy.h71 #define PSYCHO_PCI_DIAG_REG_OFFSET 0x00000020 macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c1247 pbm_p->pbm_diag_reg = (uint64_t *)(a + PSYCHO_PCI_DIAG_REG_OFFSET); in pci_pbm_setup()