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

/freebsd-11-stable/sys/dev/de/
H A Dif_de.c4668 #define PCI_CFDA 0x40 /* Configuration Driver Area */ macro
4745 cfdainfo = pci_read_config(dev, PCI_CFDA, 4);
4802 pci_write_config(dev, PCI_CFDA, cfdainfo, 4);

Completed in 55 milliseconds