ccdstart
static int ccdstart(struct ccd_softc *, struct buf *, int);
error = ccdstart(cs, bp, PR_WAITOK);
if (ccdstart(cs, bp, PR_NOWAIT) != 0) {