Searched refs:MPT_IOC_SETUP_RESET (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptfc.c | 1419 reset_phase==MPT_IOC_SETUP_RESET ? "setup" : ( in mptfc_ioc_reset() 1422 if (reset_phase == MPT_IOC_SETUP_RESET) { in mptfc_ioc_reset()
|
H A D | mptlan.c | 311 reset_phase==MPT_IOC_SETUP_RESET ? "setup" : ( in mpt_lan_ioc_reset() 317 if (reset_phase == MPT_IOC_SETUP_RESET) { in mpt_lan_ioc_reset()
|
H A D | mptbase.h | 803 #define MPT_IOC_SETUP_RESET 2 macro
|
H A D | mptbase.c | 6563 case MPT_IOC_SETUP_RESET: in mpt_ioc_reset() 6566 "%s: MPT_IOC_SETUP_RESET\n", ioc->name, __func__)); in mpt_ioc_reset() 7012 mpt_signal_reset(cb_idx, ioc, MPT_IOC_SETUP_RESET); in mpt_SoftResetHandler() 7190 mpt_signal_reset(cb_idx, ioc, MPT_IOC_SETUP_RESET); in mpt_HardResetHandler() 7193 MPT_IOC_SETUP_RESET); in mpt_HardResetHandler()
|
H A D | mptctl.c | 527 case MPT_IOC_SETUP_RESET: in mptctl_ioc_reset() 529 "%s: MPT_IOC_SETUP_RESET\n", ioc->name, __func__)); in mptctl_ioc_reset()
|
H A D | mptscsih.c | 2555 case MPT_IOC_SETUP_RESET: in mptscsih_ioc_reset() 2557 "%s: MPT_IOC_SETUP_RESET\n", ioc->name, __func__)); in mptscsih_ioc_reset()
|
H A D | mptsas.c | 1301 case MPT_IOC_SETUP_RESET: in mptsas_ioc_reset() 1303 "%s: MPT_IOC_SETUP_RESET\n", ioc->name, __func__)); in mptsas_ioc_reset()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptlan.c | 308 reset_phase==MPT_IOC_SETUP_RESET ? "setup" : ( in mpt_lan_ioc_reset() 314 if (reset_phase == MPT_IOC_SETUP_RESET) { in mpt_lan_ioc_reset()
|
H A D | mptfc.c | 1420 reset_phase==MPT_IOC_SETUP_RESET ? "setup" : ( in mptfc_ioc_reset() 1423 if (reset_phase == MPT_IOC_SETUP_RESET) { in mptfc_ioc_reset()
|
H A D | mptbase.h | 802 #define MPT_IOC_SETUP_RESET 2 macro
|
H A D | mptbase.c | 6565 case MPT_IOC_SETUP_RESET: in mpt_ioc_reset() 6568 "%s: MPT_IOC_SETUP_RESET\n", ioc->name, __func__)); in mpt_ioc_reset() 7012 mpt_signal_reset(cb_idx, ioc, MPT_IOC_SETUP_RESET); in mpt_SoftResetHandler() 7190 mpt_signal_reset(cb_idx, ioc, MPT_IOC_SETUP_RESET); in mpt_HardResetHandler() 7193 MPT_IOC_SETUP_RESET); in mpt_HardResetHandler()
|
H A D | mptscsih.c | 2554 case MPT_IOC_SETUP_RESET: in mptscsih_ioc_reset() 2556 "%s: MPT_IOC_SETUP_RESET\n", ioc->name, __func__)); in mptscsih_ioc_reset()
|
H A D | mptctl.c | 525 case MPT_IOC_SETUP_RESET: in mptctl_ioc_reset() 527 "%s: MPT_IOC_SETUP_RESET\n", ioc->name, __func__)); in mptctl_ioc_reset()
|
H A D | mptsas.c | 1329 case MPT_IOC_SETUP_RESET: in mptsas_ioc_reset() 1331 "%s: MPT_IOC_SETUP_RESET\n", ioc->name, __func__)); in mptsas_ioc_reset()
|
Completed in 52 milliseconds