Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_target.c265 notify.nt_sid = PORT_ANY; in isp_target_notify()
281 notify.nt_sid = PORT_ANY; in isp_target_notify()
294 notify.nt_sid = PORT_ANY; in isp_target_notify()
308 notify.nt_sid = PORT_ANY; in isp_target_notify()
322 notify.nt_sid = PORT_ANY; in isp_target_notify()
621 notify.nt_sid = PORT_ANY; in isp_target_async()
715 notify.nt_sid = PORT_ANY; in isp_got_msg_fc()
792 notify.nt_sid = sid; in isp_got_tmf_24xx()
HDisp_target.h68 nt_sid : 24; /* source port id */ member
HDisp_freebsd.c2606 nt->nt_sid = sid; in isp_handle_platform_notify_fc()
2806 cto->ct_iid_lo = mp->nt_sid; in isp_handle_platform_target_notify_ack()
2807 cto->ct_iid_hi = mp->nt_sid >> 16; in isp_handle_platform_target_notify_ack()
2866 notify->nt_sid, (unsigned long long) notify->nt_tagval, notify->nt_channel, notify->nt_lun); in isp_handle_platform_target_tmf()
2892 if (isp_find_pdb_by_portid(isp, notify->nt_channel, notify->nt_sid, &lp) == 0 && in isp_handle_platform_target_tmf()
4475 nt->nt_sid = sid; in isp_async()
HDisp_library.c622 notify.nt_sid = PORT_ANY; in isp_clear_commands()
2573 if (VALID_PORT(mp->nt_sid)) { in isp_del_wwn_entries()
2574 if (isp_find_pdb_by_portid(isp, mp->nt_channel, mp->nt_sid, &lp)) { in isp_del_wwn_entries()
2580 mp->nt_channel, mp->nt_wwn, mp->nt_sid, mp->nt_nphdl); in isp_del_wwn_entries()