HomeSort by: relevance | last modified time | path
    Searched defs:isp_fc_runstate (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
isp_library.c 394 isp_fc_runstate(ispsoftc_t *isp, int chan, int tval) function in typeref:typename:int
404 isp_prt(isp, ISP_LOGSANCFG, "isp_fc_runstate: linktest failed for channel %d", chan);
408 isp_prt(isp, ISP_LOGSANCFG, "isp_fc_runstate: f/w not ready for channel %d", chan);
418 isp_prt(isp, ISP_LOGSANCFG, "isp_fc_runstate: scan loop fails on channel %d", chan);
422 isp_prt(isp, ISP_LOGSANCFG, "isp_fc_runstate: scan fabric fails on channel %d", chan);
426 isp_prt(isp, ISP_LOGSANCFG, "isp_fc_runstate: pdb_sync fails on channel %d", chan);
430 isp_prt(isp, ISP_LOGSANCFG, "isp_fc_runstate: f/w not ready again on channel %d", chan);

Completed in 122 milliseconds