Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c761 pRAID_Context->reg_lock_flags = REGION_TYPE_EXCLUSIVE; in mr_spanset_get_phy_params()
877 pRAID_Context->reg_lock_flags = REGION_TYPE_EXCLUSIVE; in MR_GetPhyParams()
1100 pRAID_Context->reg_lock_flags = (isRead) ? in MR_BuildRaidContext()
1103 pRAID_Context->reg_lock_flags = (isRead) ? in MR_BuildRaidContext()
Dmegaraid_sas_fusion.c2634 io_request->RaidContext.raid_context.reg_lock_flags = 0; in megasas_build_ldio_fusion()
2706 if (io_request->RaidContext.raid_context.reg_lock_flags == in megasas_build_ldio_fusion()
2715 io_request->RaidContext.raid_context.reg_lock_flags |= in megasas_build_ldio_fusion()
2772 (io_request->RaidContext.raid_context.reg_lock_flags in megasas_build_ldio_fusion()
2779 io_request->RaidContext.raid_context.reg_lock_flags |= in megasas_build_ldio_fusion()
2859 pRAID_Context->reg_lock_flags = REGION_TYPE_SHARED_READ; in megasas_build_ld_nonrw_fusion()
2920 pRAID_Context->reg_lock_flags = 0; in megasas_build_syspd_fusion()
2953 pRAID_Context->reg_lock_flags |= in megasas_build_syspd_fusion()
Dmegaraid_sas_fusion.h126 u8 reg_lock_flags; member