Lines Matching defs:fdstart
68 * cons'ing up a uio structure and that fdstart will be able
217 static void fdstart(struct fdctlr *);
1689 * checks operation, hangs buf struct off fdctlr, calls fdstart
1818 /* call fdstart to start the transfer */
1819 fdstart(fdc);
3067 * fdstart
3072 * it sleeps until the operation is done *within fdstart* - so that
3073 * when fdstart returns, the operation is already done.
3082 fdstart(struct fdctlr *fdc)
3144 (C, "fdstart: bp=0x%p blkno=0x%x bcount=0x%x\n",
3343 (C, "fdstart: no dma resources\n"));
3357 "fdstart: bad exec of bp: 0x%p, err %d\n",
3394 (C, "fdstart done: b_resid %lu, b_count %lu, csb_rlen %d\n",