Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dpsychoreg.h298 #define PCICTL_ARB_PARK 0x0000000000200000 /* PCI arbitration parking */ macro
H A Dpsycho.c361 csr |= PCICTL_MRLM | PCICTL_ARB_PARK | PCICTL_ERRINTEN | in psycho_attach()