Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/isp/
HDisp_target.h64 uint32_t nt_sid : 24; /* source port id */ member
HDisp_target.c317 notify.nt_sid = PORT_ANY; in isp_target_async()
388 notify.nt_sid = sid; in isp_got_tmf_24xx()
544 nt->nt_sid = sid; in isp_handle_abts()
843 notify.nt_sid = portid; in isp_handle_notify_24xx()
HDisp_freebsd.c1789 notify->nt_sid, (unsigned long long) notify->nt_tagval, notify->nt_channel, notify->nt_lun); in isp_handle_platform_target_tmf()
1817 if (isp_find_pdb_by_portid(isp, notify->nt_channel, notify->nt_sid, &lp) == 0 && in isp_handle_platform_target_tmf()
HDisp_library.c505 notify.nt_sid = PORT_ANY; in isp_clear_commands()