Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isp/
Disp_target.h69 uint32_t nt_sid : 24; /* source port id */ member
Disp_target.c537 notify.nt_sid = PORT_ANY; in isp_target_async()
627 notify.nt_sid = PORT_ANY; in isp_got_msg_fc()
707 notify.nt_sid = sid; in isp_got_tmf_24xx()
898 nt->nt_sid = sid; in isp_handle_abts()
1372 notify.nt_sid = sid; in isp_handle_notify()
1531 notify.nt_sid = portid; in isp_handle_notify_24xx()
Disp_freebsd.c2278 cto->ct_iid_lo = mp->nt_sid; in isp_handle_platform_target_notify_ack()
2279 cto->ct_iid_hi = mp->nt_sid >> 16; in isp_handle_platform_target_notify_ack()
2339 notify->nt_sid, (unsigned long long) notify->nt_tagval, notify->nt_channel, notify->nt_lun); in isp_handle_platform_target_tmf()
2367 if (isp_find_pdb_by_portid(isp, notify->nt_channel, notify->nt_sid, &lp) == 0 && in isp_handle_platform_target_tmf()
Disp_library.c668 notify.nt_sid = PORT_ANY; in isp_clear_commands()
2471 if (VALID_PORT(mp->nt_sid)) { in isp_del_wwn_entries()
2472 if (isp_find_pdb_by_portid(isp, mp->nt_channel, mp->nt_sid, &lp)) { in isp_del_wwn_entries()
2478 mp->nt_channel, mp->nt_wwn, mp->nt_sid, mp->nt_nphdl); in isp_del_wwn_entries()