OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_PMCSR_PME_STS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
pci.c
1305
if (pmcsr &
PCI_PMCSR_PME_STS
) {
1307
pmcsr |=
PCI_PMCSR_PME_STS
;
pcireg.h
637
#define
PCI_PMCSR_PME_STS
0x00008000 /* PME Status (R/W1C) */
pci_subr.c
1298
onoff("PME# status", pmcsr,
PCI_PMCSR_PME_STS
);
if_wm.c
16864
pmode |=
PCI_PMCSR_PME_STS
; /* in case it's already set (W1C) */
Completed in 30 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025