Home
last modified time | relevance | path

Searched refs:PCI_PWR_D0 (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/pci/
Dpcivar.h59 #define PCI_PWR_D0 0 macro
Dif_bge.c2630 pm_ctl &= ~(PCI_PWR_D0|PCI_PWR_D1|PCI_PWR_D2|PCI_PWR_D3); in bge_attach()
2631 pm_ctl |= (1 << 8) | PCI_PWR_D0 ; /* D0 state */ in bge_attach()
/openbsd/src/sys/dev/cardbus/
Dif_ath_cardbus.c266 PCI_PWR_D0); in ath_cardbus_setup()
Dif_atw_cardbus.c313 PCI_PWR_D0); in atw_cardbus_setup()