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

/netbsd-current/sys/dev/ic/
H A Disp_target.h67 nt_sid : 24; /* source port id */ member in struct:isp_notify
H A Disp_target.c332 notify.nt_sid = PORT_ANY;
348 notify.nt_sid = PORT_ANY;
361 notify.nt_sid = PORT_ANY;
375 notify.nt_sid = PORT_ANY;
797 notify.nt_sid = PORT_ANY;
895 notify.nt_sid = PORT_ANY;
962 notify.nt_sid = PORT_ANY;
1036 notify.nt_sid = sid;
H A Disp_library.c688 notify.nt_sid = PORT_ANY;
2527 nt.nt_sid = s_id;
2574 nt.nt_sid = lp->portid;
2652 if (mp->nt_sid != PORT_ANY && mp->nt_sid != PORT_NONE) {
2653 if (isp_find_pdb_by_sid(isp, mp->nt_channel, mp->nt_sid, &lp)) {
2659 mp->nt_channel, mp->nt_nphdl, (unsigned long long) mp->nt_wwn, mp->nt_sid);

Completed in 114 milliseconds