Searched refs:use_shadow_reg (Results 1 – 5 of 5) sorted by relevance
2295 if (qpair->use_shadow_reg) in __qla2x00_alloc_iocbs()2310 if (!qpair->use_shadow_reg && cnt == ISP_REG16_DISCONNECT) { in __qla2x00_alloc_iocbs()
3753 uint32_t use_shadow_reg:1; member
424 ha->base_qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla_init_base_qpair()
2531 cnt = (uint16_t)(qpair->use_shadow_reg ? *req->out_ptr : in qlt_check_reserve_free_req()
9400 qpair->use_shadow_reg = IS_SHADOW_REG_CAPABLE(ha) ? 1 : 0; in qla2xxx_create_qpair()