Searched refs:misc_fw_support (Results 1 – 2 of 2) sorted by relevance
676 __le32 misc_fw_support; /* offset 0x78 */ member
7298 u32 misc_fw_support; in hpsa_kdump_hard_reset_controller() local7356 misc_fw_support = readl(&cfgtable->misc_fw_support); in hpsa_kdump_hard_reset_controller()7357 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET2; in hpsa_kdump_hard_reset_controller()7361 use_doorbell = misc_fw_support & MISC_FW_DOORBELL_RESET; in hpsa_kdump_hard_reset_controller()7716 h->fw_support = readl(&(h->cfgtable->misc_fw_support)); in hpsa_find_board_params()