ccdbuf
SIMPLEQ_ENTRY(ccdbuf) cb_q; /* fifo of component buffers */
static struct ccdbuf *ccdbuffer(struct ccd_softc *, struct buf *,
ccd_cache = pool_cache_init(sizeof(struct ccdbuf), 0,
struct ccdbuf *cbp;
SIMPLEQ_HEAD(, ccdbuf) cbufq;
static struct ccdbuf *
struct ccdbuf *cbp;
struct ccdbuf *cbp = (struct ccdbuf *) vbp;
struct ccdbuf;