Searched refs:PCIEM_SLOT_STA_PDC (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/pci/
H A Dpci_pci.c1080 if ((sc->pcie_slot_sta & (PCIEM_SLOT_STA_PDC | PCIEM_SLOT_STA_PDS)) ==
1081 PCIEM_SLOT_STA_PDC)
1128 (PCIEM_SLOT_STA_MRLSC | PCIEM_SLOT_STA_PDC)) {
1187 if (bootverbose && sc->pcie_slot_sta & PCIEM_SLOT_STA_PDC)
H A Dpcireg.h903 #define PCIEM_SLOT_STA_PDC 0x0008 macro

Completed in 85 milliseconds