Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h92 #define MEGASAS_FUSION_OCR_NOT_POSSIBLE 1 macro
H A Dmegaraid_sas_fusion.c4971 set_bit(MEGASAS_FUSION_OCR_NOT_POSSIBLE, &instance->reset_flags); in megasas_reset_fusion()
5190 clear_bit(MEGASAS_FUSION_OCR_NOT_POSSIBLE, &instance->reset_flags); in megasas_reset_fusion()
H A Dmegaraid_sas_base.c4522 test_bit(MEGASAS_FUSION_OCR_NOT_POSSIBLE, in dcmd_timeout_ocr_possible()