HomeSort by: relevance | last modified time | path
    Searched refs:NIL_HANDLE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
isp_target.c 374 notify.nt_nphdl = NIL_HANDLE;
796 notify.nt_nphdl = NIL_HANDLE;
1035 notify.nt_nphdl = NIL_HANDLE; /* unknown here */
1073 return (isp_endcmd(isp, aep, NIL_HANDLE, 0, 0, 0));
ispvar.h 290 #define NIL_HANDLE 0xffff
isp.c 4143 if (handle == NIL_HANDLE) {
4823 if ((p->flags & PLOGX_FLG_CMD_MASK) != PLOGX_FLG_CMD_PLOGI || (p->handle != NIL_HANDLE)) {
5836 nphdl = NIL_HANDLE;
7590 fcp->isp_lasthdl = NIL_HANDLE;
isp_library.c 687 notify.nt_nphdl = NIL_HANDLE;
2640 if (mp->nt_nphdl != NIL_HANDLE) {

Completed in 24 milliseconds