Home
last modified time | relevance | path

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

/freebsd/sys/dev/mfi/
H A Dmfi_tbolt.c318 MFI_WRITE4(sc, MFI_RPI, sc->last_reply_idx); in mfi_tbolt_init_desc_pool()
724 MFI_WRITE4(sc, MFI_RPI, sc->last_reply_idx); in mfi_tbolt_complete_cmd()
751 MFI_WRITE4(sc, MFI_RPI, sc->last_reply_idx); in mfi_tbolt_complete_cmd()
1268 MFI_WRITE4(sc, MFI_RPI, sc->last_reply_idx); in mfi_process_fw_state_chg_isr()
H A Dmfireg.h90 #define MFI_RPI 0x6c /* reply_post_host_index */ macro