Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss_cmd.h246 #define MISC_FW_DOORBELL_RESET (0x02) macro
Dcciss.c4733 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET; in cciss_kdump_hard_reset_controller()
/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h656 #define MISC_FW_DOORBELL_RESET 0x02 macro
Dhpsa.c7173 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET; in hpsa_kdump_hard_reset_controller()