Searched refs:mptscsih_scandv_complete (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/message/fusion/ |
H A D | mptscsih.h | 130 extern int mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *r);
|
H A D | mptscsih.c | 107 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);
|
H A D | mptspi.c | 1588 mptspiInternalCtx = mpt_register(mptscsih_scandv_complete, in mptspi_init()
|
H A D | mptfc.c | 1506 mptfcInternalCtx = mpt_register(mptscsih_scandv_complete, MPTFC_DRIVER, in mptfc_init()
|
H A D | mptsas.c | 5427 mpt_register(mptscsih_scandv_complete, MPTSAS_DRIVER, in mptsas_init()
|