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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c109 static int eri_reset_xcvr(struct eri *);
2298 if (eri_reset_xcvr(erip)) {
4990 (void) eri_reset_xcvr(erip);
5196 (void) eri_reset_xcvr(erip);
5204 eri_reset_xcvr(struct eri *erip) function
5240 "eri_reset_xcvr: no mii");
5246 "eri_reset_xcvr:reset_failed n == 0, control %x", control);
5252 "eri_reset_xcvr: reset complete in %d us",
5261 "eri_reset_xcvr: control %x stat %x anar %x", control, stat, anar);
5331 ERI_DEBUG_MSG5(erip, XCVR_MSG, "eri_reset_xcvr
[all...]

Completed in 67 milliseconds