Searched refs:dsd_list (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_inline.h78 &((struct crc_context *)sp->ctx)->dsd_list, list) {
84 INIT_LIST_HEAD(&((struct crc_context *)sp->ctx)->dsd_list);
H A Dqla_nx.h886 struct list_head dsd_list; member in struct:ct6_dsd
H A Dqla_iocb.c829 &((struct crc_context *)sp->ctx)->dsd_list);
910 &((struct crc_context *)sp->ctx)->dsd_list);
1031 INIT_LIST_HEAD(&crc_ctx_pkt->dsd_list);
H A Dqla_nx.c2513 list_add_tail(&dsd_ptr->list, &ctx->dsd_list);
2705 INIT_LIST_HEAD(&ctx->dsd_list);
H A Dqla_def.h226 #define SRB_CRC_CTX_DSD_VALID BIT_5 /* DIF: dsd_list valid */
1393 struct list_head dsd_list; member in struct:crc_context
H A Dqla_os.c3508 list_splice(&ctx->dsd_list, &ha->gbl_dsd_list);

Completed in 123 milliseconds