HomeSort by relevance Sort by last modified time
    Searched defs:fdstart (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/io/
fd.c 67 static void fdstart(struct fcu_obj *);
1022 * checks operation, hangs buf struct off fdcntlr, calls fdstart
1096 fdstart(fjp);
1109 * fdstart
1114 * it sleeps until the operation is done *within fdstart* - so that
1115 * when fdstart returns, the operation is already done.
1118 fdstart(struct fcu_obj *fjp) function
1144 (CE_CONT, "fdstart: bp=0x%p blkno=0x%lx bcount=0x%lx\n",
1236 "fdstart: bad exec of bp: 0x%p, err=%d",
1247 (CE_CONT, "fdstart done: b_resid %lu, b_count %lu\n"
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun/io/
fd.c 69 * cons'ing up a uio structure and that fdstart will be able
218 static void fdstart(struct fdctlr *);
3083 fdstart(struct fdctlr *fdc) function
    [all...]

Completed in 2760 milliseconds