HomeSort by: relevance | last modified time | path
    Searched refs:nt_sid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp_target.h 67 nt_sid : 24; /* source port id */ member in struct:isp_notify
isp_target.c 332 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;
isp_library.c 688 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 30 milliseconds