Home
last modified time | relevance | path

Searched refs:mptfcTaskCtx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptfc.c95 static u8 mptfcTaskCtx = MPT_MAX_PROTOCOL_DRIVERS; variable
1185 ioc->TaskCtx = mptfcTaskCtx; in mptfc_probe()
1471 mptfcTaskCtx = mpt_register(mptscsih_taskmgmt_complete, MPTFC_DRIVER, in mptfc_init()
1546 mpt_deregister(mptfcTaskCtx); in mptfc_exit()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptfc.c95 static u8 mptfcTaskCtx = MPT_MAX_PROTOCOL_DRIVERS; variable
1186 ioc->TaskCtx = mptfcTaskCtx; in mptfc_probe()
1472 mptfcTaskCtx = mpt_register(mptscsih_taskmgmt_complete, MPTFC_DRIVER, in mptfc_init()
1547 mpt_deregister(mptfcTaskCtx); in mptfc_exit()

Completed in 5 milliseconds