Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dpcireg.h575 #define PCI_PCIE_DCAP 0x04 macro
Dif_bge.c2693 PCI_PCIE_DCAP); in bge_attach()
/openbsd/src/usr.sbin/pcidump/
Dpcidump.c554 if (pci_read(bus, dev, func, ptr + PCI_PCIE_DCAP, &dcap) != 0) in dump_pcie_linkspeed()