Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h876 #define PCIEM_SLOT_CAP_PIP 0x00000010 macro
H A Dpci_pci.c1001 if (sc->pcie_slot_cap & PCIEM_SLOT_CAP_PIP) { in pcib_pcie_hotplug_update()