Home
last modified time | relevance | path

Searched refs:DoneCtx (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/message/fusion/
Dmptspi.c266 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptspi_writeIOCPage4()
309 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf); in mptspi_writeIOCPage4()
1369 ioc->DoneCtx = mptspiDoneCtx; in mptspi_probe()
Dmptbase.h720 u8 DoneCtx; member
Dmptscsih.c421 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf); in mptscsih_issue_sep_command()
1339 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptscsih_qcmd()
1426 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf); in mptscsih_qcmd()
Dmptfc.c1186 ioc->DoneCtx = mptfcDoneCtx; in mptfc_probe()
Dmptsas.c5144 ioc->DoneCtx = mptsasDoneCtx; in mptsas_probe()