Searched defs:PCI_D0 (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D3c59x.c1486 pci_set_power_state(VORTEX_PCI(vp), PCI_D0); /* Go active */ local
2889 pci_set_power_state(VORTEX_PCI(vp), PCI_D0); local
3111 pci_set_power_state(VORTEX_PCI(vp), PCI_D0); /* Go active */ local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci.h74 #define PCI_D0 ((pci_power_t __force) 0) macro

Completed in 147 milliseconds