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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c917 if ((status = nxge_pcs_init(nxgep)) != NXGE_OK) {
1185 nxge_pcs_init(p_nxge_t nxgep) function
1202 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "==> nxge_pcs_init: port<%d>", portn));
1229 "==> nxge_pcs_init: (1G) port<%d> write config 0x%llx",
1285 "==> nxge_pcs_init: (1G) copper port<%d>", portn));
1297 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "<== nxge_pcs_init: port<%d>", portn));
1301 "nxge_pcs_init: Failed to initialize PCS port<%d>", portn));

Completed in 71 milliseconds