Searched refs:NIL_HANDLE (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/dev/isp/ |
| HD | isp_target.c | 307 notify.nt_nphdl = NIL_HANDLE; in isp_target_notify() 321 notify.nt_nphdl = NIL_HANDLE; in isp_target_notify() 620 notify.nt_nphdl = NIL_HANDLE; in isp_target_async() 791 notify.nt_nphdl = NIL_HANDLE; /* unknown here */ in isp_got_tmf_24xx() 835 return (isp_endcmd(isp, aep, NIL_HANDLE, 0, 0, 0)); in isp_notify_ack()
|
| HD | ispvar.h | 258 #define NIL_HANDLE 0xffff macro
|
| HD | isp_freebsd.c | 2005 uint16_t chan, nphdl = NIL_HANDLE; in isp_handle_platform_atio7() 2045 isp_endcmd(isp, aep, NIL_HANDLE, ISP_NOCHAN, ECMD_TERMINATE, 0); in isp_handle_platform_atio7() 2053 isp_endcmd(isp, aep, NIL_HANDLE, ISP_NOCHAN, ECMD_TERMINATE, 0); in isp_handle_platform_atio7() 2075 isp_endcmd(isp, aep, NIL_HANDLE, chan, ECMD_TERMINATE, 0); in isp_handle_platform_atio7() 2639 if (nphdl != NIL_HANDLE) { in isp_handle_platform_notify_24xx() 2771 nphdl = NIL_HANDLE; in isp_handle_platform_target_notify_ack() 4338 nphdl = NIL_HANDLE; in isp_async()
|
| HD | isp.c | 4207 if (handle == NIL_HANDLE) { in isp_next_handle() 4214 return (NIL_HANDLE); in isp_next_handle() 4906 if ((p->flags & PLOGX_FLG_CMD_MASK) != PLOGX_FLG_CMD_PLOGI || (p->handle != NIL_HANDLE)) { in isp_control() 5948 if (chan == 0xff || nphdl == NIL_HANDLE) { in isp_parse_async_fc() 7779 fcp->isp_lasthdl = NIL_HANDLE; in isp_setdfltfcparm()
|
| HD | isp_library.c | 621 notify.nt_nphdl = NIL_HANDLE; in isp_clear_commands() 2561 if (mp->nt_nphdl != NIL_HANDLE) { in isp_del_wwn_entries()
|