Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dpsychoreg.h299 #define PCICTL_CPU_PRIO 0x0000000000100000 /* PCI arbitration parking */ macro
H A Dpsycho.c363 csr &= ~(PCICTL_SERR | PCICTL_CPU_PRIO | PCICTL_ARB_PRIO | in psycho_attach()