Searched refs:ipg2 (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hme/ |
H A D | hme_mac.h | 395 uint_t ipg2; /* Inter Packet Gap 2 [7-0] (RW) */ member in struct:hme_bmac
|
H A D | hme.c | 1701 if (ddi_getlongprop_buf(DDI_DEV_T_ANY, dip, 0, "ipg2", 2578 PUT_MACREG(ipg2, hmep->hme_ipg2);
|
/illumos-gate/usr/src/uts/sun/io/eri/ |
H A D | eri_mac.h | 678 uint32_t ipg2; /* 0x6048 Inter pkt Gap 2 [7-0] (RW) */ member in struct:bmac
|
H A D | eri.c | 506 static int ipg2 = 4; variable 558 { 0, 255, 4, "+ipg2"}, 1534 PUT_MACREG(ipg2, param_ipg2); 2145 PUT_MACREG(ipg2, param_ipg2); 3893 param_ipg2 = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, "ipg2", ipg2) &
|
Completed in 327 milliseconds