Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h914 uint8_t ctx_dsd_alloced; member
H A Dqla_iocb.c911 *tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_sglist_no_difb()
1008 *tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_sglist()
1247 tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_prot_sglist()
1305 tc->ctx_dsd_alloced = 1; in qla24xx_walk_and_build_prot_sglist()
H A Dqla_target.c2511 if (cmd->ctx_dsd_alloced) in qlt_unmap_sg()
3220 tc.ctx_dsd_alloced = &cmd->ctx_dsd_alloced; in qlt_build_ctio_crc2_pkt()
H A Dqla_def.h3674 uint8_t *ctx_dsd_alloced; member