Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp_target.c374 notify.nt_nphdl = NIL_HANDLE; in isp_target_notify()
796 notify.nt_nphdl = NIL_HANDLE; in isp_target_async()
1035 notify.nt_nphdl = NIL_HANDLE; /* unknown here */ in isp_got_tmf_24xx()
1073 return (isp_endcmd(isp, aep, NIL_HANDLE, 0, 0, 0)); in isp_notify_ack()
H A Dispvar.h290 #define NIL_HANDLE 0xffff macro
H A Disp.c4143 if (handle == NIL_HANDLE) { in isp_nxt_handle()
4823 if ((p->flags & PLOGX_FLG_CMD_MASK) != PLOGX_FLG_CMD_PLOGI || (p->handle != NIL_HANDLE)) { in isp_control()
5836 nphdl = NIL_HANDLE; in isp_parse_async_fc()
7590 fcp->isp_lasthdl = NIL_HANDLE; in isp_setdfltfcparm()
H A Disp_library.c687 notify.nt_nphdl = NIL_HANDLE; in isp_clear_commands()
2640 if (mp->nt_nphdl != NIL_HANDLE) { in isp_del_wwn_entries()