Home
last modified time | relevance | path

Searched refs:nge_copper_link_duplex (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_xmii.c43 static const int8_t nge_copper_link_duplex[] = { variable
579 linkup &= nge_copper_link_duplex[duplex] != LINK_DUPLEX_UNKNOWN; in nge_check_copper()
619 ngep->param_link_duplex = nge_copper_link_duplex[duplex]; in nge_check_copper()