Home
last modified time | relevance | path

Searched refs:MPT3_CMD_RESET (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c377 if (!(ioc->transport_cmds.status & MPT3_CMD_RESET)) in _transport_expander_report_manufacture()
1149 if (!(ioc->transport_cmds.status & MPT3_CMD_RESET)) in _transport_get_expander_phy_error_log()
1444 if (!(ioc->transport_cmds.status & MPT3_CMD_RESET)) in _transport_expander_phy_control()
1921 if (!(ioc->transport_cmds.status & MPT3_CMD_RESET)) { in _transport_smp_handler()
Dmpt3sas_base.c147 if (!(status & MPT3_CMD_RESET)) in mpt3sas_base_check_cmd_timeout()
6325 if (ioc->port_enable_cmds.status & MPT3_CMD_RESET) in _base_send_port_enable()
6500 if (ioc->base_cmds.status & MPT3_CMD_RESET) in _base_event_notification()
7275 ioc->transport_cmds.status |= MPT3_CMD_RESET; in _base_after_reset_handler()
7280 ioc->base_cmds.status |= MPT3_CMD_RESET; in _base_after_reset_handler()
7286 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _base_after_reset_handler()
7299 ioc->config_cmds.status |= MPT3_CMD_RESET; in _base_after_reset_handler()
Dmpt3sas_base.h477 #define MPT3_CMD_RESET 0x0008 /* host reset dropped the command */ macro
Dmpt3sas_config.c393 MPT3_CMD_RESET) || ioc->pci_error_recovery) in _config_request()
Dmpt3sas_ctl.c483 ioc->ctl_cmds.status |= MPT3_CMD_RESET; in mpt3sas_ctl_after_reset_handler()
Dmpt3sas_scsih.c9285 ioc->scsih_cmds.status |= MPT3_CMD_RESET; in mpt3sas_scsih_after_reset_handler()
9290 ioc->tm_cmds.status |= MPT3_CMD_RESET; in mpt3sas_scsih_after_reset_handler()