HomeSort by: relevance | last modified time | path
    Searched refs:EPIC_HAXR2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/alpha/pci/
apecs_pci.c 74 old_haxr2 = REGVAL(EPIC_HAXR2);
76 REGVAL(EPIC_HAXR2) = old_haxr2 | 0x1;
91 REGVAL(EPIC_HAXR2) = old_haxr2;
122 old_haxr2 = REGVAL(EPIC_HAXR2);
124 REGVAL(EPIC_HAXR2) = old_haxr2 | 0x1;
141 REGVAL(EPIC_HAXR2) = old_haxr2;
apecs.c 123 acp->ac_haxr2 = REGVAL(EPIC_HAXR2);
apecsreg.h 296 #define EPIC_HAXR2 (EPIC_BASE + 0x01c0) /* Host Addr Extn 2 */

Completed in 15 milliseconds