Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/pci/
HDpcireg.h908 #define PCIEM_SLOT_STA_CC 0x0010 macro
HDpci_pci.c1100 if (sc->pcie_slot_sta & PCIEM_SLOT_STA_CC) in pcib_pcie_intr_hotplug()
1161 if (!(sta & PCIEM_SLOT_STA_CC)) { in pcib_pcie_cc_timeout()