mptfcDoneCtx       94 drivers/message/fusion/mptfc.c static u8	mptfcDoneCtx = MPT_MAX_PROTOCOL_DRIVERS;
mptfcDoneCtx     1186 drivers/message/fusion/mptfc.c 	ioc->DoneCtx = mptfcDoneCtx;
mptfcDoneCtx     1471 drivers/message/fusion/mptfc.c 	mptfcDoneCtx = mpt_register(mptscsih_io_done, MPTFC_DRIVER,
mptfcDoneCtx     1478 drivers/message/fusion/mptfc.c 	mpt_event_register(mptfcDoneCtx, mptfc_event_process);
mptfcDoneCtx     1479 drivers/message/fusion/mptfc.c 	mpt_reset_register(mptfcDoneCtx, mptfc_ioc_reset);
mptfcDoneCtx     1544 drivers/message/fusion/mptfc.c 	mpt_reset_deregister(mptfcDoneCtx);
mptfcDoneCtx     1545 drivers/message/fusion/mptfc.c 	mpt_event_deregister(mptfcDoneCtx);
mptfcDoneCtx     1549 drivers/message/fusion/mptfc.c 	mpt_deregister(mptfcDoneCtx);