Home
last modified time | relevance | path

Searched refs:BGE_PCI_DMA_RW_CTL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h213 #define BGE_PCI_DMA_RW_CTL 0x6C macro
H A Dif_bge.c1386 pci_write_config(sc->bge_dev, BGE_PCI_DMA_RW_CTL, dma_rw_ctl, 4); in bge_chipinit()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c1164 dma_rw_ctl = pci_read_config(sc->bnx_dev, BGE_PCI_DMA_RW_CTL, 4); in bnx_chipinit()
1188 pci_write_config(sc->bnx_dev, BGE_PCI_DMA_RW_CTL, dma_rw_ctl, 4); in bnx_chipinit()