Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptspi.c636 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_quiesce_raid()
664 mpt_put_msg_frame(ioc->InternalCtx, ioc, mf); in mptscsih_quiesce_raid()
1380 ioc->InternalCtx = mptspiInternalCtx; in mptspi_probe()
Dmptbase.h723 u8 InternalCtx; member
Dmptscsih.c406 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_issue_sep_command()
2922 if ((mf = mpt_get_msg_frame(ioc->InternalCtx, ioc)) == NULL) { in mptscsih_do_cmd()
2987 mpt_put_msg_frame(ioc->InternalCtx, ioc, mf); in mptscsih_do_cmd()
Dmptfc.c1199 ioc->InternalCtx = mptfcInternalCtx; in mptfc_probe()
Dmptsas.c5159 ioc->InternalCtx = mptsasInternalCtx; in mptsas_probe()