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

/freebsd-10.0-release/sys/dev/msk/
H A Dif_mskreg.h1864 #define GM_TXPA_JAMDAT_MSK (0x1f<<4) /* Bit 8.. 4: IPG Jam to Data Mask */ macro
1870 #define TX_IPG_JAM_DATA(x) (SHIFT4(x) & GM_TXPA_JAMDAT_MSK)

Completed in 128 milliseconds