Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/isp/
HDisp_target.c316 notify.nt_nphdl = NIL_HANDLE; in isp_target_async()
385 notify.nt_nphdl = lp->handle; in isp_got_tmf_24xx()
387 notify.nt_nphdl = NIL_HANDLE; in isp_got_tmf_24xx()
415 isp_endcmd(isp, aep, notify.nt_nphdl, chan, ECMD_RVALID | (0x4 << 12), 0); in isp_got_tmf_24xx()
543 nt->nt_nphdl = abts->abts_nphdl; in isp_handle_abts()
842 notify.nt_nphdl = nphdl; in isp_handle_notify_24xx()
HDisp_target.h66 uint16_t nt_nphdl; /* n-port handle */ member
HDisp_library.c504 notify.nt_nphdl = NIL_HANDLE; in isp_clear_commands()
HDisp_freebsd.c1818 isp_find_pdb_by_handle(isp, notify->nt_channel, notify->nt_nphdl, &lp) == 0) { in isp_handle_platform_target_tmf()