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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c907 bge_update_copper(bge_t *bgep) function
924 BGE_TRACE(("bge_update_copper($%p)", (void *)bgep));
928 BGE_DEBUG(("bge_update_copper: autoneg %d "
1008 BGE_DEBUG(("bge_update_copper: autoneg %d "
1092 BGE_DEBUG(("bge_update_copper: anar <- 0x%x", anar));
1093 BGE_DEBUG(("bge_update_copper: auxctrl <- 0x%x", auxctrl));
1094 BGE_DEBUG(("bge_update_copper: gigctrl <- 0x%x", gigctrl));
1095 BGE_DEBUG(("bge_update_copper: control <- 0x%x", control));
1302 bge_update_copper,

Completed in 48 milliseconds