Home
last modified time | relevance | path

Searched refs:use_shadow_reg (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_iocb.c2320 if (qpair->use_shadow_reg) in __qla2x00_alloc_iocbs()
2335 if (!qpair->use_shadow_reg && cnt == ISP_REG16_DISCONNECT) { in __qla2x00_alloc_iocbs()
H A Dqla_def.h3626 uint32_t use_shadow_reg:1; member
H A Dqla_target.c2492 cnt = (uint16_t)(qpair->use_shadow_reg ? *req->out_ptr : in qlt_check_reserve_free_req()
H A Dqla_os.c393 ha->base_qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla_init_base_qpair()
H A Dqla_init.c9154 qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla2xxx_create_qpair()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_iocb.c2303 if (qpair->use_shadow_reg) in __qla2x00_alloc_iocbs()
2318 if (!qpair->use_shadow_reg && cnt == ISP_REG16_DISCONNECT) { in __qla2x00_alloc_iocbs()
H A Dqla_def.h3823 uint32_t use_shadow_reg:1; member
H A Dqla_os.c432 ha->base_qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla_init_base_qpair()
H A Dqla_target.c2514 cnt = (uint16_t)(qpair->use_shadow_reg ? *req->out_ptr : in qlt_check_reserve_free_req()
H A Dqla_init.c9640 qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla2xxx_create_qpair()

Completed in 81 milliseconds