Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h563 #define PCIM_PCAP_D3PME_COLD 0x8000 macro
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h635 if (flag > (PCIM_PCAP_D3PME_COLD >> PCIM_PCAP_PME_SHIFT)) in pci_pme_capable()