Searched refs:DoneCtx (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptspi.c | 266 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 D | mptbase.h | 720 u8 DoneCtx; member
|
H A D | mptscsih.c | 419 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf); in mptscsih_issue_sep_command() 1340 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) { in mptscsih_qcmd() 1427 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf); in mptscsih_qcmd()
|
H A D | mptfc.c | 1184 ioc->DoneCtx = mptfcDoneCtx; in mptfc_probe()
|
H A D | mptsas.c | 5144 ioc->DoneCtx = mptsasDoneCtx; in mptsas_probe()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptspi.c | 266 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 D | mptbase.h | 720 u8 DoneCtx; member
|
H A D | mptscsih.c | 419 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 D | mptfc.c | 1185 ioc->DoneCtx = mptfcDoneCtx; in mptfc_probe()
|
H A D | mptsas.c | 5174 ioc->DoneCtx = mptsasDoneCtx; in mptsas_probe()
|
Completed in 30 milliseconds