Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/dc/
H A Dif_dcreg.h941 #define DC_PCI_CFBMA 0x14 /* Base memory address */ macro
H A Dif_dc.c283 #define DC_RID DC_PCI_CFBMA
1621 membase = pci_read_config(dev, DC_PCI_CFBMA, 4); in dc_acpi()
1633 pci_write_config(dev, DC_PCI_CFBMA, membase, 4); in dc_acpi()