Home
last modified time | relevance | path

Searched refs:ctx_dsd_alloced (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.h947 unsigned int ctx_dsd_alloced:1; member
Dqla_iocb.c986 tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_sglist_no_difb()
1086 tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_sglist()
1178 tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_prot_sglist()
Dqla_target.c1676 if (cmd->ctx_dsd_alloced) in qlt_unmap_sg()