Home
last modified time | relevance | path

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

/NextBSD/sys/sparc64/pci/
HDpsychoreg.h263 #define PCICTL_ARB_PARK 0x0000000000200000 /* PCI arbitration parking */ macro
HDpsycho.c380 csr &= ~PCICTL_ARB_PARK; in psycho_attach()
382 csr |= PCICTL_ARB_PARK; in psycho_attach()
393 csr &= ~PCICTL_ARB_PARK; in psycho_attach()
1069 ~PCICTL_ARB_PARK); in psycho_setup_device()