Searched refs:ISP_LOG_SANCFG (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/isp/ |
| HD | isp.c | 68 isp_prt(isp, ISP_LOG_SANCFG, \ 2388 lev = ISP_LOG_SANCFG|ISP_LOG_WARN1; in isp_plogx() 2394 lev = ISP_LOG_SANCFG|ISP_LOG_WARN1; in isp_plogx() 2440 …isp_prt(isp, ISP_LOG_SANCFG|ISP_LOG_WARN1, "isp_port_login: portid 0x%06x already logged in as %u"… in isp_port_login() 2444 …isp_prt(isp, ISP_LOG_SANCFG|ISP_LOG_WARN1, "isp_port_login: handle 0x%04x in use for port id 0x%02… in isp_port_login() 2451 …isp_prt(isp, ISP_LOG_SANCFG|ISP_LOG_WARN1, "isp_port_login: error 0x%x in PLOGI to port 0x%06x", m… in isp_port_login() 2455 isp_prt(isp, ISP_LOG_SANCFG|ISP_LOG_WARN1, "isp_port_login: all IDs used for fabric login"); in isp_port_login() 2459 …isp_prt(isp, ISP_LOG_SANCFG, "isp_port_login: error 0x%x on port login of 0x%06x@0x%0x", mbs.param… in isp_port_login() 2530 …isp_prt(isp, ISP_LOG_SANCFG, "Chan %d Port 0x%06x flags 0x%x curstate %x", chan, pdb->portid, un.b… in isp_getpdb() 2567 isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGINFO, "Chan %d Loopid 0x%04x " in isp_dump_chip_portdb() [all …]
|
| HD | isp_freebsd.c | 158 …isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGDEBUG0, "Starting Initial Loop Down Timer @ %lu", (unsigned lon… in isp_attach_chan() 355 isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGDEBUG0, "%s: Chan %d releasing simq", __func__, chan); in isp_unfreeze_loopdown() 4633 …isp_prt(isp, ISP_LOG_SANCFG, "%s: Chan %d more to do for target %u (timer=%u)", __func__, chan, lp… in isp_gdt_task() 4650 …isp_prt(isp, ISP_LOG_SANCFG, "Chan %d Stopping Gone Device Timer @ %lu", chan, (unsigned long) tim… in isp_gdt_task() 4682 …isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGDEBUG0, "Chan %d Loop Down Timer expired @ %lu", chan, (unsigne… in isp_ldt_task() 4765 isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGDEBUG0, "%s: Chan %d checking FC state", __func__, chan); in isp_kthread() 4783 …isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGDEBUG0, "%s: Chan %d FC loop not up (down count %d)", __func__,… in isp_kthread() 4785 …isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGDEBUG0, "%s: Chan %d FC got to %d (down count %d)", __func__, c… in isp_kthread() 4815 isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGDEBUG0, "%s: Chan %d FC Loop Down", __func__, chan); in isp_kthread() 4822 isp_prt(isp, ISP_LOG_SANCFG|ISP_LOGDEBUG0, "%s: Chan %d FC state OK", __func__, chan); in isp_kthread() [all …]
|
| HD | ispvar.h | 998 #define ISP_LOG_SANCFG 0x100 /* log SAN configuration */ macro
|
| HD | isp_library.c | 405 isp_prt(isp, ISP_LOG_SANCFG, "isp_fc_runstate: linktest failed for channel %d", chan); in isp_fc_runstate() 409 isp_prt(isp, ISP_LOG_SANCFG, "isp_fc_runstate: f/w not ready for channel %d", chan); in isp_fc_runstate() 419 isp_prt(isp, ISP_LOG_SANCFG, "isp_fc_runstate: scan loop fails on channel %d", chan); in isp_fc_runstate() 423 isp_prt(isp, ISP_LOG_SANCFG, "isp_fc_runstate: scan fabric fails on channel %d", chan); in isp_fc_runstate() 427 isp_prt(isp, ISP_LOG_SANCFG, "isp_fc_runstate: pdb_sync fails on channel %d", chan); in isp_fc_runstate() 431 isp_prt(isp, ISP_LOG_SANCFG, "isp_fc_runstate: f/w not ready again on channel %d", chan); in isp_fc_runstate()
|