Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/message/fusion/
Dmptscsih.h128 extern int mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *r);
Dmptscsih.c107 int mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *r);
2623 mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, in mptscsih_scandv_complete() function
3257 EXPORT_SYMBOL(mptscsih_scandv_complete);
Dmptfc.c1473 mptfcInternalCtx = mpt_register(mptscsih_scandv_complete, MPTFC_DRIVER, in mptfc_init()
Dmptspi.c1586 mptspiInternalCtx = mpt_register(mptscsih_scandv_complete, in mptspi_init()
Dmptsas.c5402 mpt_register(mptscsih_scandv_complete, MPTSAS_DRIVER, in mptsas_init()