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

/freebsd-13-stable/sys/dev/isp/
H A Disp_target.h67 uint16_t nt_nphdl; /* n-port handle */ member in struct:isp_notify
H A Disp_target.c317 notify.nt_nphdl = NIL_HANDLE;
386 notify.nt_nphdl = lp->handle;
388 notify.nt_nphdl = NIL_HANDLE;
416 isp_endcmd(isp, aep, notify.nt_nphdl, chan, ECMD_RVALID | (0x4 << 12), 0);
541 nt->nt_nphdl = abts->abts_nphdl;
840 notify.nt_nphdl = nphdl;
H A Disp_freebsd.c1741 cto->ct_nphdl = mp->nt_nphdl;
1816 isp_find_pdb_by_handle(isp, notify->nt_channel, notify->nt_nphdl, &lp) == 0) {
H A Disp_library.c505 notify.nt_nphdl = NIL_HANDLE;

Completed in 119 milliseconds