Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pci/
Dpcireg.h910 #define PCIEM_SLOT_STA_DLLSC 0x0100 macro
Dpci_pci.c1205 if (sc->pcie_slot_sta & PCIEM_SLOT_STA_DLLSC) { in pcib_pcie_intr_hotplug()