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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h88 uint32_t hme_ipg2; member in struct:hme
H A Dhme.c127 static int hme_ipg2 = 4; variable
1690 hmep->hme_ipg2 = hme_ipg2 & HME_MASK_8BIT;
1703 hmep->hme_ipg2 = hme_ipg2_conf & HME_MASK_8BIT;
1929 value = hmep->hme_ipg2;
1957 default_val = hme_ipg2;
2004 hmep->hme_ipg2 = lval & 0xff;
2578 PUT_MACREG(ipg2, hmep->hme_ipg2);

Completed in 62 milliseconds