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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h1027 nxge_status_t nxge_pcs_init(p_nxge_t);
/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 60 milliseconds