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

  /src/lib/libpuffs/
requests.c 202 struct puffs_framebuf *pb1, struct puffs_framebuf *pb2, int *notresp)
219 *notresp = 1;
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/usr.sbin/puffs/mount_9p/
ninebuf.c 163 struct puffs_framebuf *c1, struct puffs_framebuf *c2, int *notresp)
  /src/usr.sbin/puffs/mount_psshfs/
psbuf.c 179 struct puffs_framebuf *cmp1, struct puffs_framebuf *cmp2, int *notresp)
  /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 18 milliseconds