Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss_cmd.h247 #define MISC_FW_DOORBELL_RESET2 (0x10) macro
Dcciss.c4714 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET2; in cciss_kdump_hard_reset_controller()
/linux-4.1.27/drivers/scsi/
Dhpsa_cmd.h628 #define MISC_FW_DOORBELL_RESET2 0x010 macro
Dhpsa.c5808 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET2; in hpsa_kdump_hard_reset_controller()