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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h87 uint32_t hme_ipg1; member in struct:hme
H A Dhme.c126 static int hme_ipg1 = 8; variable
1689 hmep->hme_ipg1 = hme_ipg1 & HME_MASK_8BIT;
1698 hmep->hme_ipg1 = hme_ipg1_conf & HME_MASK_8BIT;
1927 value = hmep->hme_ipg1;
1955 default_val = hme_ipg1;
1996 hmep->hme_ipg1 = lval & 0xff;
2577 PUT_MACREG(ipg1, hmep->hme_ipg1);

Completed in 61 milliseconds