Home
last modified time | relevance | path

Searched refs:MISC_FW_DOORBELL_RESET (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/block/
Dcciss_cmd.h246 #define MISC_FW_DOORBELL_RESET (0x02) macro
Dcciss.c4718 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET; in cciss_kdump_hard_reset_controller()
/linux-4.1.27/drivers/scsi/
Dhpsa_cmd.h627 #define MISC_FW_DOORBELL_RESET 0x02 macro
Dhpsa.c5812 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET; in hpsa_kdump_hard_reset_controller()