Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_target.c237 seqid = ecp->in_seqid; in isp_target_notify()
243 seqid = fcp->in_seqid; in isp_target_notify()
709 seqid = ((in_fcentry_e_t *)inp)->in_seqid; in isp_got_msg_fc()
713 seqid = inp->in_seqid; in isp_got_msg_fc()
733 …immediate notify status", inp->in_status, notify.nt_lun, nphdl, inp->in_task_flags, inp->in_seqid); in isp_got_msg_fc()
739 isp_prt(isp, ISP_LOGINFO, f1, "ABORT TASK SET", nphdl, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc()
742 isp_prt(isp, ISP_LOGINFO, f1, "CLEAR TASK SET", nphdl, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc()
745 isp_prt(isp, ISP_LOGINFO, f1, "LUN RESET", nphdl, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc()
748 isp_prt(isp, ISP_LOGINFO, f1, "TARGET RESET", nphdl, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc()
751 isp_prt(isp, ISP_LOGINFO, f1, "CLEAR ACA", nphdl, notify.nt_lun, inp->in_seqid); in isp_got_msg_fc()
[all …]
HDispmbox.h1825 uint16_t in_seqid; /* sequence id */ member
1840 uint16_t in_seqid; /* sequence id */ member
1851 uint16_t in_seqid; /* sequence id */ member
2126 tid = inp->in_seqid; \
HDisp_library.c3136 ISP_IOXPUT_16(isp, src->in_seqid, &dst->in_seqid); in isp_put_notify_fc()
3149 ISP_IOXPUT_16(isp, src->in_seqid, &dst->in_seqid); in isp_put_notify_fc_e()
3199 ISP_IOXGET_16(isp, &src->in_seqid, dst->in_seqid); in isp_get_notify_fc()
3212 ISP_IOXGET_16(isp, &src->in_seqid, dst->in_seqid); in isp_get_notify_fc_e()
HDisp_freebsd.c2584 atp = isp_find_atpd(isp, tptr, inp->in_seqid); in isp_handle_platform_notify_fc()
2588 …isp_prt(isp, ISP_LOGTDEBUG0, "ABORT TASK RX_ID %x WWN 0x%016llx state %d", inp->in_seqid, (unsigne… in isp_handle_platform_notify_fc()
2597 …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()