Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h191 #define PCI_PM_CTRL_PME_STATUS 0x8000 /* PME pin status */ macro
H A Dtg3.c507 power_control |= PCI_PM_CTRL_PME_STATUS; in tg3_set_power_state_0()