ccddevice
struct ccddevice ccd;
static int ccdinit (struct ccddevice *, char **, struct ucred *);
struct ccddevice *ccddevs;
ccddevs = kmalloc(num * sizeof(struct ccddevice), M_DEVBUF,
ccdinit(struct ccddevice *ccd, char **cpaths, struct ucred *cred)