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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c43 static nxge_status_t nxge_fflp_fcram_invalidate_all(p_nxge_t);
300 nxge_fflp_fcram_invalidate_all(p_nxge_t nxgep) function
319 NXGE_DEBUG_MSG((nxgep, FFLP_CTL, "==> nxge_fflp_fcram_invalidate_all"));
351 NXGE_DEBUG_MSG((nxgep, FFLP_CTL, "<== nxge_fflp_fcram_invalidate_all"));
607 status = nxge_fflp_fcram_invalidate_all(nxgep);

Completed in 53 milliseconds