Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpcivar.h372 #define PCI_PWR_D2 2 macro
H A Dif_bge.c3343 pm_ctl &= ~(PCI_PWR_D0 | PCI_PWR_D1 | PCI_PWR_D2 | PCI_PWR_D3); in bge_attach()