Searched refs:mptscsih_scandv_complete (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptscsih.h | 128 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); 2604 * mptscsih_scandv_complete - Scan and DV callback routine registered 2623 mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, in mptscsih_scandv_complete() function 3257 EXPORT_SYMBOL(mptscsih_scandv_complete); variable
|
H A D | mptspi.c | 1586 mptspiInternalCtx = mpt_register(mptscsih_scandv_complete, in mptspi_init() 1587 MPTSPI_DRIVER, "mptscsih_scandv_complete"); in mptspi_init()
|
H A D | mptfc.c | 1470 "mptscsih_scandv_complete"); in mptfc_init() 1472 "mptscsih_scandv_complete"); in mptfc_init() 1473 mptfcInternalCtx = mpt_register(mptscsih_scandv_complete, MPTFC_DRIVER, in mptfc_init() 1474 "mptscsih_scandv_complete"); in mptfc_init()
|
H A D | mptsas.c | 5402 mpt_register(mptscsih_scandv_complete, MPTSAS_DRIVER, in mptsas_init() 5403 "mptscsih_scandv_complete"); in mptsas_init()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptscsih.h | 128 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); 2603 * mptscsih_scandv_complete - Scan and DV callback routine registered 2622 mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, in mptscsih_scandv_complete() function 3264 EXPORT_SYMBOL(mptscsih_scandv_complete); variable
|
H A D | mptspi.c | 1586 mptspiInternalCtx = mpt_register(mptscsih_scandv_complete, in mptspi_init() 1587 MPTSPI_DRIVER, "mptscsih_scandv_complete"); in mptspi_init()
|
H A D | mptfc.c | 1471 "mptscsih_scandv_complete"); in mptfc_init() 1473 "mptscsih_scandv_complete"); in mptfc_init() 1474 mptfcInternalCtx = mpt_register(mptscsih_scandv_complete, MPTFC_DRIVER, in mptfc_init() 1475 "mptscsih_scandv_complete"); in mptfc_init()
|
H A D | mptsas.c | 5432 mpt_register(mptscsih_scandv_complete, MPTSAS_DRIVER, in mptsas_init() 5433 "mptscsih_scandv_complete"); in mptsas_init()
|
Completed in 30 milliseconds