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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c992 #define PPCF_NOPMCAP 1 macro
1033 p->ppc_flags |= PPCF_NOPMCAP;
1071 if ((p->ppc_flags & PPCF_NOPMCAP) != 0) {
1142 if ((p->ppc_flags & PPCF_NOPMCAP) == 0 && pci_enable_wakeup) {
1205 if ((flags & PPCF_NOPMCAP) != 0)

Completed in 45 milliseconds