Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c748 pRAID_Context->reg_lock_flags = REGION_TYPE_EXCLUSIVE; in mr_spanset_get_phy_params()
862 pRAID_Context->reg_lock_flags = REGION_TYPE_EXCLUSIVE; in MR_GetPhyParams()
1157 pRAID_Context->reg_lock_flags = (isRead) ? in MR_BuildRaidContext()
1160 pRAID_Context->reg_lock_flags = (isRead) ? in MR_BuildRaidContext()
H A Dmegaraid_sas_fusion.c2830 rctx->reg_lock_flags = 0; in megasas_build_ldio_fusion()
2902 rctx->reg_lock_flags |= in megasas_build_ldio_fusion()
2954 (rctx->reg_lock_flags == REGION_TYPE_UNUSED)) in megasas_build_ldio_fusion()
2959 rctx->reg_lock_flags |= in megasas_build_ldio_fusion()
3036 pRAID_Context->reg_lock_flags = REGION_TYPE_SHARED_READ; in megasas_build_ld_nonrw_fusion()
3097 pRAID_Context->reg_lock_flags = 0; in megasas_build_syspd_fusion()
3132 pRAID_Context->reg_lock_flags |= in megasas_build_syspd_fusion()
H A Dmegaraid_sas_fusion.h113 u8 reg_lock_flags; member