Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/message/fusion/
Dmptscsih.h129 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);
2672 mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, in mptscsih_scandv_complete() function
3315 EXPORT_SYMBOL(mptscsih_scandv_complete);
Dmptspi.c1587 mptspiInternalCtx = mpt_register(mptscsih_scandv_complete, in mptspi_init()
Dmptfc.c1506 mptfcInternalCtx = mpt_register(mptscsih_scandv_complete, MPTFC_DRIVER, in mptfc_init()
Dmptsas.c5429 mpt_register(mptscsih_scandv_complete, MPTSAS_DRIVER, in mptsas_init()