HomeSort by: relevance | last modified time | path
    Searched defs:notresp (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpuffs/
framebuf.c 624 int notresp = 0; local in function:findbuf
627 if (fctrl->cmpfb(pu, findme, cand, &notresp) == 0 || notresp)
630 assert(!(notresp && cand == NULL));
631 if (notresp || cand == NULL)
  /src/sys/dev/ic/
isp.c 77 static const char notresp[] = "Not RESPONSE in RESPONSE Queue (type 0x%x) @ idx %d (next %d) nlooked %d"; variable in typeref:typename:const char[]
5139 isp_prt(isp, ISP_LOGERR, notresp,

Completed in 17 milliseconds