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_STATE_D2
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/cardbus/
cardbus.c
983
case
PCI_PMCSR_STATE_D2
:
1028
if (now ==
PCI_PMCSR_STATE_D2
|| now == PCI_PMCSR_STATE_D3) {
1037
case
PCI_PMCSR_STATE_D2
:
1056
else if (state ==
PCI_PMCSR_STATE_D2
|| now ==
PCI_PMCSR_STATE_D2
)
/src/sys/dev/pci/
pci.c
1126
case
PCI_PMCSR_STATE_D2
:
1164
if (now ==
PCI_PMCSR_STATE_D2
|| now == PCI_PMCSR_STATE_D3) {
1173
case
PCI_PMCSR_STATE_D2
:
1193
else if (state ==
PCI_PMCSR_STATE_D2
|| now ==
PCI_PMCSR_STATE_D2
)
pcireg.h
631
#define
PCI_PMCSR_STATE_D2
0x00000002
Completed in 107 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025