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

/openbsd-current/sys/arch/alpha/pci/
H A Dlcareg.h41 #define LCA_IOC_BASE 0x180000000L /* LCA IOC Regs */ macro
47 #define LCA_IOC_HAE LCA_IOC_BASE /* Host Address Ext. (64) */
51 #define LCA_IOC_CONF (LCA_IOC_BASE + 0x020) /* Configuration Cycle Type */
53 #define LCA_IOC_STAT0 (LCA_IOC_BASE + 0x040) /* Status 0 */
63 #define LCA_IOC_STAT1 (LCA_IOC_BASE + 0x060) /* Status 1 */
66 #define LCA_IOC_TBIA (LCA_IOC_BASE + 0x080) /* TLB Invalidate All */
67 #define LCA_IOC_TB_ENA (LCA_IOC_BASE + 0x0a0) /* TLB Enable */
70 #define LCA_IOC_PAR_DIS (LCA_IOC_BASE + 0x0e0) /* Parity Disable */
73 #define LCA_IOC_W_BASE0 (LCA_IOC_BASE + 0x100) /* Window Base */
74 #define LCA_IOC_W_MASK0 (LCA_IOC_BASE
[all...]

Completed in 118 milliseconds