BIT_22
#define QLC_83XX_PVID_STRIP_CAPABILITY BIT_22
#define MBX_22 BIT_22
#define DT_ISP2061 BIT_22
(((ha)->fw_attributes_h << 16 | (ha)->fw_attributes) & BIT_22))
icb->firmware_options_2 &= cpu_to_le32(~BIT_22);
icb->firmware_options_2 |= cpu_to_le32(BIT_22);
icb->firmware_options_2 |= cpu_to_le32(BIT_22);
#define F_CTL_SEQ_CONTEXT_RESIP BIT_22