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

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe.h356 #define HIGH_DATA_BIT 0x8000 /* 16 bits */ macro
H A Ddmfe_mii.c109 for (bit = HIGH_DATA_BIT; bit != 0; bit >>= 1) {

Completed in 60 milliseconds