Searched refs:nxge_xcvr_find (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c1080 if (nxge_xcvr_find(nxgep) != NXGE_OK)
1154 if ((status = nxge_xcvr_find(nxgep)) != NXGE_OK)
H A Dnxge_mac.c4150 nxge_xcvr_find(p_nxge_t nxgep) function
4152 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "==> nxge_xcvr_find: port<%d>",
4161 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "<== nxge_xcvr_find: xcvr_inuse = %d",
6241 (void) nxge_xcvr_find(nxgep);
6297 (void) nxge_xcvr_find(nxgep);
6371 (void) nxge_xcvr_find(nxgep);
6465 * nxge_xcvr_find calls nxge_get_xcvr_type (which sets
6469 if (nxge_xcvr_find(nxgep) != NXGE_OK) {
6471 "nxge_link_is_up: nxge_xcvr_find failed"));
H A Dnxge_main.c790 status = nxge_xcvr_find(nxgep);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h1031 nxge_status_t nxge_xcvr_find(p_nxge_t);

Completed in 80 milliseconds