Searched refs:mptscsih_scandv_complete (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/message/fusion/ |
D | mptscsih.h | 128 extern int mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *r);
|
D | mptscsih.c | 107 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);
|
D | mptfc.c | 1473 mptfcInternalCtx = mpt_register(mptscsih_scandv_complete, MPTFC_DRIVER, in mptfc_init()
|
D | mptspi.c | 1586 mptspiInternalCtx = mpt_register(mptscsih_scandv_complete, in mptspi_init()
|
D | mptsas.c | 5402 mpt_register(mptscsih_scandv_complete, MPTSAS_DRIVER, in mptsas_init()
|