Searched refs:outbound_scratch_pad (Results 1 – 2 of 2) sorted by relevance
2353 …msix_enable = (mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)) & 0x… in mrsas_init_fw()2559 status = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_init_adapter()2961 val = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_transition_to_ready()2969 abs_state = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_transition_to_ready()3036 outbound_scratch_pad)) & MFI_STATE_MASK); in mrsas_transition_to_ready()3038 outbound_scratch_pad)); in mrsas_transition_to_ready()3112 offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_ocr_thread()3270 outbound_scratch_pad)); in mrsas_reset_ctrl()3338 outbound_scratch_pad)) & MFI_STATE_MASK; in mrsas_reset_ctrl()3344 outbound_scratch_pad)) & MFI_STATE_MASK; in mrsas_reset_ctrl()[all …]
1305 u_int32_t outbound_scratch_pad; /* 00B0h */ member