Searched refs:CONFADDR_ENABLE (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dirongatereg.h83 #define CONFADDR_ENABLE 0x80000000U macro
H A Dirongate_pci.c147 REGVAL(PCI_CONF_ADDR) = (CONFADDR_ENABLE | tag | (offset & 0xff));
163 REGVAL(PCI_CONF_ADDR) = (CONFADDR_ENABLE | tag | (offset & 0xff));

Completed in 59 milliseconds