Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/message/fusion/
Dmptspi.c268 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptspi_writeIOCPage4()
314 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf); in mptspi_writeIOCPage4()
1375 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()
1337 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptscsih_qcmd()
1424 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf); in mptscsih_qcmd()
Dmptfc.c1187 ioc->DoneCtx = mptfcDoneCtx; in mptfc_probe()
Dmptsas.c5145 ioc->DoneCtx = mptsasDoneCtx; in mptsas_probe()