Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/block/
Dcciss_cmd.h237 #define MISC_FW_DOORBELL_RESET (0x02) macro
Dcciss.c4503 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET; in cciss_kdump_hard_reset_controller()
/linux-2.6.39/drivers/scsi/
Dhpsa_cmd.h347 #define MISC_FW_DOORBELL_RESET (0x02) macro
Dhpsa.c3263 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET; in hpsa_kdump_hard_reset_controller()