Searched refs:ISP_LOGINFO (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/sys/dev/disk/isp/ |
| HD | isp_target.c | 177 … isp_prt(isp, ISP_LOGINFO, "long IU length (%d) ignored", len); in isp_target_notify() 281 isp_prt(isp, ISP_LOGINFO, "Firmware out of ATIOs"); in isp_target_notify() 363 level = ISP_LOGINFO; in isp_target_notify() 376 level = ISP_LOGINFO; in isp_target_notify() 385 level = ISP_LOGINFO; in isp_target_notify() 401 level = ISP_LOGINFO; in isp_target_notify() 936 …isp_prt(isp, ISP_LOGINFO, f2, "immediate notify status", inp->in_status, notify.nt_lun, loopid, in… in isp_got_msg_fc() 942 … isp_prt(isp, ISP_LOGINFO, f1, "ABORT TASK SET", loopid, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc() 945 … isp_prt(isp, ISP_LOGINFO, f1, "CLEAR TASK SET", loopid, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc() 948 … isp_prt(isp, ISP_LOGINFO, f1, "LUN RESET", loopid, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc() [all …]
|
| HD | isp.c | 1367 isp_prt(isp, ISP_LOGINFO, in isp_scsi_init() 1393 isp_prt(isp, ISP_LOGINFO, "Chan %d Initiator ID is %d", in isp_scsi_channel_init() 2270 isp_prt(isp, ISP_LOGINFO, in isp_port_login() 2276 isp_prt(isp, ISP_LOGINFO, in isp_port_login() 2281 isp_prt(isp, ISP_LOGINFO, in isp_port_login() 2390 isp_prt(isp, ISP_LOGSANCFG|ISP_LOGINFO, "Chan %d Loopid 0x%04x " in isp_dump_chip_portdb() 2692 isp_prt(isp, ISP_LOGINFO, "Chan %d 8Gb link speed", chan); in isp_fclink_test() 2695 isp_prt(isp, ISP_LOGINFO, "Chan %d 4Gb link speed", chan); in isp_fclink_test() 2698 isp_prt(isp, ISP_LOGINFO, "Chan %d 2Gb link speed", chan); in isp_fclink_test() 2701 isp_prt(isp, ISP_LOGINFO, "Chan %d 1Gb link speed", chan); in isp_fclink_test() [all …]
|
| HD | ispvar.h | 960 #define ISP_LOGINFO 0x2 /* log informational messages */ macro
|
| HD | isp_freebsd.c | 1390 isp_prt(isp, ISP_LOGINFO, "Target Role added to Bus %d", bus); in isp_enable_target_mode() 1417 isp_prt(isp, ISP_LOGINFO, "Target Role subtracted from Bus %d", bus); in isp_disable_target_mode() 2529 isp_prt(isp, ISP_LOGINFO, "all ports logged out"); in isp_handle_platform_notify_fc() 2715 …isp_prt(isp, ISP_LOGINFO, "Chan %d %s (sub-status 0x%x) for N-port handle 0x%x", ISP_GET_VPIDX(isp… in isp_handle_platform_notify_24xx() 3519 … isp_prt(isp, ISP_LOGINFO, "allocated a %ju MiB disk", (uintmax_t) (disk_size >> 20)); in isp_target_thread() 5046 isp_prt(isp, ISP_LOGINFO, "SCSI bus reset on bus %d detected", bus); in isp_async() 5090 isp_prt(isp, ISP_LOGINFO, "Chan %d: %s", bus, msg); in isp_async() 5107 isp_prt(isp, ISP_LOGINFO, "Chan %d Loop UP", bus); in isp_async() 5256 isp_prt(isp, ISP_LOGINFO, msg, bus); in isp_async()
|
| HD | isp_pci.c | 477 isp->isp_dblev |= ISP_LOGCONFIG|ISP_LOGINFO; in isp_get_generic_options()
|