Searched refs:crc_context (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_inline.h75 struct crc_context *ctx;
77 ctx = (struct crc_context *)GET_CMD_CTX_SP(sp);
H A Dqla_iocb.c999 &((struct crc_context *)sp->u.scmd.ctx)->dsd_list);
1083 &((struct crc_context *)sp->u.scmd.ctx)->dsd_list);
1163 &((struct crc_context *)sp->u.scmd.ctx)->dsd_list);
1223 struct crc_context *crc_ctx_pkt = NULL;
H A Dqla_def.h1371 struct crc_context { struct
1417 #define CRC_CONTEXT_LEN_FW (offsetof(struct crc_context, fcp_cmnd.lun))
1418 #define CRC_CONTEXT_FCPCMND_OFF (offsetof(struct crc_context, fcp_cmnd.lun))
H A Dqla_os.c588 ((struct crc_context *)ctx)->crc_ctx_dma);

Completed in 72 milliseconds