Searched refs:outbound_scratch_pad (Results 1 – 2 of 2) sorted by relevance
2347 …msix_enable = (mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)) & 0x… in mrsas_init_fw()2553 status = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_init_adapter()2955 val = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_transition_to_ready()2963 abs_state = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_transition_to_ready()3030 outbound_scratch_pad)) & MFI_STATE_MASK); in mrsas_transition_to_ready()3032 outbound_scratch_pad)); in mrsas_transition_to_ready()3106 offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_ocr_thread()3264 outbound_scratch_pad)); in mrsas_reset_ctrl()3332 outbound_scratch_pad)) & MFI_STATE_MASK; in mrsas_reset_ctrl()3338 outbound_scratch_pad)) & MFI_STATE_MASK; in mrsas_reset_ctrl()[all …]
1305 u_int32_t outbound_scratch_pad; /* 00B0h */ member