Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h1059 #define DC_PCI_CFDD 0x40 /* Device and driver area */ macro
H A Dif_dc.c2245 command = pci_read_config(dev, DC_PCI_CFDD, 4); in dc_attach()
2247 pci_write_config(dev, DC_PCI_CFDD, command, 4); in dc_attach()