Searched refs:outbound_scratch_pad (Results 1 – 2 of 2) sorted by relevance
2381 …msix_enable = (mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)) & 0x… in mrsas_init_fw()2588 status = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_init_adapter()2978 val = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_transition_to_ready()2986 abs_state = mrsas_read_reg_with_retries(sc, offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_transition_to_ready()3053 outbound_scratch_pad)) & MFI_STATE_MASK); in mrsas_transition_to_ready()3055 outbound_scratch_pad)); in mrsas_transition_to_ready()3130 offsetof(mrsas_reg_set, outbound_scratch_pad)); in mrsas_ocr_thread()3289 outbound_scratch_pad)); in mrsas_reset_ctrl()3357 outbound_scratch_pad)) & MFI_STATE_MASK; in mrsas_reset_ctrl()3363 outbound_scratch_pad)) & MFI_STATE_MASK; in mrsas_reset_ctrl()[all …]
1253 u_int32_t outbound_scratch_pad; /* 00B0h */ member