Searched defs:HME_MASK_8BIT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c140 #define HME_MASK_8BIT 0xff macro
1689 hmep->hme_ipg1 = hme_ipg1 & HME_MASK_8BIT;
1690 hmep->hme_ipg2 = hme_ipg2 & HME_MASK_8BIT;
1698 hmep->hme_ipg1 = hme_ipg1_conf & HME_MASK_8BIT;
1703 hmep->hme_ipg2 = hme_ipg2_conf & HME_MASK_8BIT;

Completed in 66 milliseconds