Searched refs:NIL_HANDLE (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/sys/dev/isp/ |
| D | isp_target.c | 345 notify.nt_nphdl = NIL_HANDLE; in isp_target_notify() 359 notify.nt_nphdl = NIL_HANDLE; in isp_target_notify() 784 notify.nt_nphdl = NIL_HANDLE; in isp_target_async() 1023 notify.nt_nphdl = NIL_HANDLE; /* unknown here */ in isp_got_tmf_24xx() 1061 return (isp_endcmd(isp, aep, NIL_HANDLE, 0, 0, 0)); in isp_notify_ack()
|
| D | ispvar.h | 262 #define NIL_HANDLE 0xffff macro
|
| D | isp_freebsd.c | 2503 uint16_t lun, chan, nphdl = NIL_HANDLE; in isp_handle_platform_atio7() 2539 isp_endcmd(isp, aep, NIL_HANDLE, ISP_NOCHAN, ECMD_TERMINATE, 0); in isp_handle_platform_atio7() 2547 isp_endcmd(isp, aep, NIL_HANDLE, ISP_NOCHAN, ECMD_TERMINATE, 0); in isp_handle_platform_atio7() 2568 isp_endcmd(isp, aep, NIL_HANDLE, chan, ECMD_TERMINATE, 0); in isp_handle_platform_atio7() 3150 if (nphdl != NIL_HANDLE) { in isp_handle_platform_notify_24xx() 3309 nphdl = NIL_HANDLE; in isp_handle_platform_target_notify_ack() 5822 nphdl = NIL_HANDLE; in isp_async()
|
| D | isp.c | 4267 if (handle == NIL_HANDLE) { in isp_nxt_handle() 4971 if ((p->flags & PLOGX_FLG_CMD_MASK) != PLOGX_FLG_CMD_PLOGI || (p->handle != NIL_HANDLE)) { in isp_control() 6030 nphdl = NIL_HANDLE; in isp_parse_async_fc() 7798 fcp->isp_lasthdl = NIL_HANDLE; in isp_setdfltfcparm()
|
| D | isp_library.c | 747 notify.nt_nphdl = NIL_HANDLE; in isp_clear_commands() 2685 if (mp->nt_nphdl != NIL_HANDLE) { in isp_del_wwn_entries()
|