Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_target.h902 uint8_t ctx_dsd_alloced; member
H A Dqla_iocb.c964 *tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_sglist_no_difb()
1061 *tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_sglist()
1300 tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_prot_sglist()
1358 tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_prot_sglist()
H A Dqla_target.c2479 if (cmd->ctx_dsd_alloced) in qlt_unmap_sg()
3178 tc.ctx_dsd_alloced = &cmd->ctx_dsd_alloced; in qlt_build_ctio_crc2_pkt()
H A Dqla_def.h3494 uint8_t *ctx_dsd_alloced; member