Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dschizoreg.h232 #define SCZ_PCIDIAG_D_RTRYARB (1UL << 7UL) /* disable retry arb */ macro
H A Dschizo.c264 reg &= ~(SCZ_PCIDIAG_D_RTRYARB | SCZ_PCIDIAG_D_RETRY | in schizo_init()