Home
last modified time | relevance | path

Searched refs:in_seqid (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/disk/isp/
HDisp_target.c249 seqid = ecp->in_seqid; in isp_target_notify()
255 seqid = fcp->in_seqid; in isp_target_notify()
261 seqid = inp->in_seqid; in isp_target_notify()
915 seqid = ((in_fcentry_e_t *)inp)->in_seqid; in isp_got_msg_fc()
919 seqid = inp->in_seqid; in isp_got_msg_fc()
936 …mmediate notify status", inp->in_status, notify.nt_lun, loopid, inp->in_task_flags, inp->in_seqid); 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()
951 … isp_prt(isp, ISP_LOGINFO, f1, "TARGET RESET", loopid, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc()
[all …]
HDispmbox.h1719 uint16_t in_seqid; /* sequence id */ member
1734 uint16_t in_seqid; /* sequence id */ member
1745 uint16_t in_seqid; /* sequence id */ member
2022 tid = inp->in_seqid; \
HDisp_library.c3328 ISP_IOXPUT_16(isp, src->in_seqid, &dst->in_seqid); in isp_put_notify()
3366 ISP_IOXGET_16(isp, &src->in_seqid, dst->in_seqid); in isp_get_notify()
3389 ISP_IOXPUT_16(isp, src->in_seqid, &dst->in_seqid); in isp_put_notify_fc()
3402 ISP_IOXPUT_16(isp, src->in_seqid, &dst->in_seqid); in isp_put_notify_fc_e()
3452 ISP_IOXGET_16(isp, &src->in_seqid, dst->in_seqid); in isp_get_notify_fc()
3465 ISP_IOXGET_16(isp, &src->in_seqid, dst->in_seqid); in isp_get_notify_fc_e()
HDisp_freebsd.c2564 atp = isp_get_atpd(isp, tptr, inp->in_seqid); in isp_handle_platform_notify_fc()
2568 …isp, ISP_LOGTDEBUG0, "ABORT TASK RX_ID %x WWN 0x%016llx state %d", inp->in_seqid, (unsigned long l… in isp_handle_platform_notify_fc()
2577 …GWARN, tptr->owner, "abort task RX_ID %x from wwn 0x%016llx, state unknown\n", inp->in_seqid, wwn); in isp_handle_platform_notify_fc()