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

/freebsd-13-stable/sys/dev/isp/
H A Disp_target.h65 uint32_t nt_sid : 24; /* source port id */ member in struct:isp_notify
H A Disp_target.c318 notify.nt_sid = PORT_ANY;
389 notify.nt_sid = sid;
542 nt->nt_sid = sid;
841 notify.nt_sid = portid;
H A Disp_freebsd.c1743 cto->ct_iid_lo = mp->nt_sid;
1744 cto->ct_iid_hi = mp->nt_sid >> 16;
1787 notify->nt_sid, (unsigned long long) notify->nt_tagval, notify->nt_channel, notify->nt_lun);
1815 if (isp_find_pdb_by_portid(isp, notify->nt_channel, notify->nt_sid, &lp) == 0 &&
H A Disp_library.c506 notify.nt_sid = PORT_ANY;

Completed in 61 milliseconds