Searched refs:outbound_scratch_pad (Results 1 – 2 of 2) sorted by relevance
2350 …msix_enable = (mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)) & 0x… in mrsas_init_fw()2556 status = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_init_adapter()2958 val = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_transition_to_ready()2966 abs_state = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_transition_to_ready()3033 outbound_scratch_pad)) & MFI_STATE_MASK); in mrsas_transition_to_ready()3035 outbound_scratch_pad)); in mrsas_transition_to_ready()3109 offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_ocr_thread()3267 outbound_scratch_pad)); in mrsas_reset_ctrl()3335 outbound_scratch_pad)) & MFI_STATE_MASK; in mrsas_reset_ctrl()3341 outbound_scratch_pad)) & MFI_STATE_MASK; in mrsas_reset_ctrl()[all …]
1305 u_int32_t outbound_scratch_pad; /* 00B0h */ member