Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1578 #define GM_TXPA_JAMIPG_MSK (0x1f<<9) /* Bit 13.. 9: Jam IPG Mask */ macro
1584 #define TX_JAM_IPG_VAL(x) ((x << 9) & GM_TXPA_JAMIPG_MSK)