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

/freebsd-10.3-release/sys/dev/isp/
H A Disp_target.h75 nt_nphdl : 16; /* n-port handle */ member in struct:isp_notify
H A Disp_target.c264 notify.nt_nphdl = iid;
280 notify.nt_nphdl = iid;
293 notify.nt_nphdl = iid;
307 notify.nt_nphdl = NIL_HANDLE;
321 notify.nt_nphdl = NIL_HANDLE;
620 notify.nt_nphdl = NIL_HANDLE;
707 notify.nt_nphdl = ((in_fcentry_e_t *)inp)->in_iid;
711 notify.nt_nphdl = inp->in_iid;
791 notify.nt_nphdl = NIL_HANDLE; /* unknown here */
H A Disp_freebsd.c2605 nt->nt_nphdl = nphdl;
2804 cto->ct_nphdl = mp->nt_nphdl;
2893 isp_find_pdb_by_handle(isp, notify->nt_channel, notify->nt_nphdl, &lp) == 0) {
4474 nt->nt_nphdl = abts->abts_nphdl;
H A Disp_library.c621 notify.nt_nphdl = NIL_HANDLE;
2561 if (mp->nt_nphdl != NIL_HANDLE) {
2562 if (isp_find_pdb_by_handle(isp, mp->nt_channel, mp->nt_nphdl, &lp)) {
2580 mp->nt_channel, mp->nt_wwn, mp->nt_sid, mp->nt_nphdl);

Completed in 66 milliseconds