Lines Matching refs:nt_ncode
2591 nt->nt_ncode = NT_ABORT_TASK; in isp_handle_platform_notify_fc()
2740 …O, "Notify Code 0x%x (qevalid=%d) acked- h/w not ready (dropping)", mp->nt_ncode, mp->nt_lreserved… in isp_handle_platform_target_notify_ack()
2813 if (mp->nt_ncode == NT_GLOBAL_LOGOUT) { in isp_handle_platform_target_notify_ack()
2817 if (mp->nt_ncode == NT_LOGOUT) { in isp_handle_platform_target_notify_ack()
2827 …isp_prt(isp, ISP_LOGTINFO, "Notify Code 0x%x (qevalid=%d) being acked", mp->nt_ncode, mp->nt_lrese… in isp_handle_platform_target_notify_ack()
2849 …OGTDEBUG0, "%s: code 0x%x sid 0x%x tagval 0x%016llx chan %d lun 0x%x", __func__, notify->nt_ncode, in isp_handle_platform_target_tmf()
2884 switch (notify->nt_ncode) { in isp_handle_platform_target_tmf()
2906 …RN, "%s: unknown TMF code 0x%x for chan %d lun 0x%x", __func__, notify->nt_ncode, notify->nt_chann… in isp_handle_platform_target_tmf()
5270 switch (notify->nt_ncode) { in isp_async()
5328 isp_prt(isp, ISP_LOGALL, "target notify code 0x%x", notify->nt_ncode); in isp_async()
5419 nt->nt_ncode = NT_ABORT_TASK; in isp_async()