Searched refs:PCI_Y2_PHY1_COMA (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h136 #define PCI_Y2_PHY1_COMA BIT(28) /* Set PHY 1 to Coma Mode (YUKON-2) */ macro
H A Dyge.c596 val |= PCI_Y2_PHY1_COMA;
653 val &= ~PCI_Y2_PHY1_COMA;

Completed in 63 milliseconds