Searched refs:MPT_IOC_POST_RESET (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptbase.h | 802 #define MPT_IOC_POST_RESET 1 macro
|
H A D | mptspi.c | 1314 if (reset_phase == MPT_IOC_POST_RESET && in mptspi_ioc_reset()
|
H A D | mptbase.c | 6572 case MPT_IOC_POST_RESET: in mpt_ioc_reset() 6574 "%s: MPT_IOC_POST_RESET\n", ioc->name, __func__)); in mpt_ioc_reset() 7088 MPT_IOC_POST_RESET); in mpt_SoftResetHandler() 7222 mpt_signal_reset(cb_idx, ioc, MPT_IOC_POST_RESET); in mpt_HardResetHandler() 7225 ioc->alt_ioc, MPT_IOC_POST_RESET); in mpt_HardResetHandler()
|
H A D | mptctl.c | 535 case MPT_IOC_POST_RESET: in mptctl_ioc_reset() 537 "%s: MPT_IOC_POST_RESET\n", ioc->name, __func__)); in mptctl_ioc_reset()
|
H A D | mptscsih.c | 2564 case MPT_IOC_POST_RESET: in mptscsih_ioc_reset() 2566 "%s: MPT_IOC_POST_RESET\n", ioc->name, __func__)); in mptscsih_ioc_reset()
|
H A D | mptsas.c | 1310 case MPT_IOC_POST_RESET: in mptsas_ioc_reset() 1312 "%s: MPT_IOC_POST_RESET\n", ioc->name, __func__)); in mptsas_ioc_reset()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptbase.h | 801 #define MPT_IOC_POST_RESET 1 macro
|
H A D | mptspi.c | 1314 if (reset_phase == MPT_IOC_POST_RESET && in mptspi_ioc_reset()
|
H A D | mptbase.c | 6574 case MPT_IOC_POST_RESET: in mpt_ioc_reset() 6576 "%s: MPT_IOC_POST_RESET\n", ioc->name, __func__)); in mpt_ioc_reset() 7088 MPT_IOC_POST_RESET); in mpt_SoftResetHandler() 7222 mpt_signal_reset(cb_idx, ioc, MPT_IOC_POST_RESET); in mpt_HardResetHandler() 7225 ioc->alt_ioc, MPT_IOC_POST_RESET); in mpt_HardResetHandler()
|
H A D | mptscsih.c | 2563 case MPT_IOC_POST_RESET: in mptscsih_ioc_reset() 2565 "%s: MPT_IOC_POST_RESET\n", ioc->name, __func__)); in mptscsih_ioc_reset()
|
H A D | mptctl.c | 533 case MPT_IOC_POST_RESET: in mptctl_ioc_reset() 535 "%s: MPT_IOC_POST_RESET\n", ioc->name, __func__)); in mptctl_ioc_reset()
|
H A D | mptsas.c | 1338 case MPT_IOC_POST_RESET: in mptsas_ioc_reset() 1340 "%s: MPT_IOC_POST_RESET\n", ioc->name, __func__)); in mptsas_ioc_reset()
|
Completed in 48 milliseconds