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

/openbsd-current/sys/arch/alpha/pci/
H A Dirongatereg.h67 #define IRONGATE_KSEG_BIAS 0x0100##0000##0000UL macro
69 #define IRONGATE_MEM_BASE (IRONGATE_KSEG_BIAS | 0x0000##0000##0000UL)
70 #define IRONGATE_IACK_BASE (IRONGATE_KSEG_BIAS | 0x0001##f800##0000UL)
71 #define IRONGATE_IO_BASE (IRONGATE_KSEG_BIAS | 0x0001##fc00##0000UL)
72 #define IRONGATE_SELF_BASE (IRONGATE_KSEG_BIAS | 0x0001##fe00##0000UL)

Completed in 119 milliseconds