Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A 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()
H A Dmptbase.h720 u8 DoneCtx; member
H A Dmptscsih.c419 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()
H A Dmptfc.c1185 ioc->DoneCtx = mptfcDoneCtx; in mptfc_probe()
H A Dmptsas.c5174 ioc->DoneCtx = mptsasDoneCtx; in mptsas_probe()