Searched refs:PCIEM_SLOT_CTL_CCIE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpci_pci.c993 (ctl & new) & PCIEM_SLOT_CTL_CCIE) {
1381 PCIEM_SLOT_CTL_CCIE | PCIEM_SLOT_CTL_PDCE | PCIEM_SLOT_CTL_MRLSCE |
1391 val |= PCIEM_SLOT_CTL_CCIE;
1423 PCIEM_SLOT_CTL_CCIE | PCIEM_SLOT_CTL_PDCE | PCIEM_SLOT_CTL_MRLSCE |
H A Dpcireg.h884 #define PCIEM_SLOT_CTL_CCIE 0x0010 macro

Completed in 87 milliseconds