Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pci/
HDpcireg.h868 #define PCIEM_SLOT_CAP_PCP 0x00000002 macro
HDpci_pci.c1098 if (sc->pcie_slot_cap & PCIEM_SLOT_CAP_PCP) { in pcib_pcie_hotplug_update()
1386 if (sc->pcie_slot_cap & PCIEM_SLOT_CAP_PCP) in pcib_setup_hotplug()
/freebsd-11-stable/usr.sbin/pciconf/
HDcap.c529 if (cap & PCIEM_SLOT_CAP_PCP) in cap_express()