HomeSort by: relevance | last modified time | path
    Searched refs:cac_context (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
cacvar.h 73 struct cac_context { struct
91 struct cac_context ccb_context;
140 struct cac_context *);
cac.c 313 int drive, int blkno, int flags, struct cac_context *context)
370 memset(&ccb->ccb_context, 0, sizeof(struct cac_context));
385 memcpy(&ccb->ccb_context, context, sizeof(struct cac_context));
ld_cac.c 144 struct cac_context cc;

Completed in 13 milliseconds