Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h202 #define PCI_ASPM_INT_FIFO_EMPTY BIT(13) /* Internal FIFO Empty (A1 only) */ macro
H A Dyge.c617 PCI_ASPM_INT_FIFO_EMPTY|PCI_ASPM_CLKRUN_REQUEST); in yge_phy_power()