cac_context
int drive, int blkno, int flags, struct cac_context *context)
memset(&ccb->ccb_context, 0, sizeof(struct cac_context));
memcpy(&ccb->ccb_context, context, sizeof(struct cac_context));
struct cac_context *);
struct cac_context ccb_context;
struct cac_context cc;