Home
last modified time | relevance | path

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

/netbsd/sys/arch/alpha/pci/
H A Dcia_dma.c240 REGVAL(CIA_PCI_W1BASE) = CIA_DIRECT_MAPPED_BASE | CIA_PCI_WnBASE_W_EN; in cia_dma_init()
265 CIA_PCI_WnBASE_SG_EN | CIA_PCI_WnBASE_W_EN; in cia_dma_init()
283 CIA_PCI_WnBASE_SG_EN | CIA_PCI_WnBASE_W_EN; in cia_dma_init()
320 CIA_PCI_WnBASE_SG_EN | CIA_PCI_WnBASE_W_EN; in cia_dma_init()
H A Dciareg.h96 #define CIA_PCI_WnBASE_W_EN 0x00000001 macro