Searched refs:cac_context (Results 1 – 3 of 3) sorted by relevance
73 struct cac_context { struct91 struct cac_context ccb_context; argument140 struct cac_context *);
313 int drive, int blkno, int flags, struct cac_context *context) in cac_cmd()370 memset(&ccb->ccb_context, 0, sizeof(struct cac_context)); in cac_cmd()385 memcpy(&ccb->ccb_context, context, sizeof(struct cac_context)); in cac_cmd()
144 struct cac_context cc; in ld_cac_start()