Home
last modified time | relevance | path

Searched refs:MFI_RPI (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/mfi/
HDmfi_tbolt.c322 MFI_WRITE4(sc, MFI_RPI, sc->last_reply_idx); in mfi_tbolt_init_desc_pool()
730 MFI_WRITE4(sc, MFI_RPI, sc->last_reply_idx); in mfi_tbolt_complete_cmd()
757 MFI_WRITE4(sc, MFI_RPI, sc->last_reply_idx); in mfi_tbolt_complete_cmd()
1283 MFI_WRITE4(sc, MFI_RPI, sc->last_reply_idx); in mfi_process_fw_state_chg_isr()
HDmfireg.h90 #define MFI_RPI 0x6c /* reply_post_host_index */ macro