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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1579 #define GM_TXPA_JAMDAT_MSK (0x1f<<4) /* Bit 8.. 4: IPG Jam Data Msk */ macro
1585 #define TX_IPG_JAM_DATA(x) ((x << 4) & GM_TXPA_JAMDAT_MSK)

Completed in 58 milliseconds