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

/freebsd-10.3-release/sys/dev/isp/
H A Disp_target.h68 nt_sid : 24; /* source port id */ member in struct:isp_notify
H A Disp_target.c265 notify.nt_sid = PORT_ANY;
281 notify.nt_sid = PORT_ANY;
294 notify.nt_sid = PORT_ANY;
308 notify.nt_sid = PORT_ANY;
322 notify.nt_sid = PORT_ANY;
621 notify.nt_sid = PORT_ANY;
715 notify.nt_sid = PORT_ANY;
792 notify.nt_sid = sid;
H A Disp_freebsd.c2606 nt->nt_sid = sid;
2806 cto->ct_iid_lo = mp->nt_sid;
2807 cto->ct_iid_hi = mp->nt_sid >> 16;
2866 notify->nt_sid, (unsigned long long) notify->nt_tagval, notify->nt_channel, notify->nt_lun);
2892 if (isp_find_pdb_by_portid(isp, notify->nt_channel, notify->nt_sid, &lp) == 0 &&
4475 nt->nt_sid = sid;
H A Disp_library.c622 notify.nt_sid = PORT_ANY;
2573 if (VALID_PORT(mp->nt_sid)) {
2574 if (isp_find_pdb_by_portid(isp, mp->nt_channel, mp->nt_sid, &lp)) {
2580 mp->nt_channel, mp->nt_wwn, mp->nt_sid, mp->nt_nphdl);

Completed in 78 milliseconds