Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1207 ioc->base_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_base_done()
3812 if (ioc->base_cmds.status & MPT3_CMD_PENDING) { in _base_display_fwpkg_version()
3835 ioc->base_cmds.status = MPT3_CMD_PENDING; in _base_display_fwpkg_version()
5349 ioc->base_cmds.status = MPT3_CMD_PENDING; in mpt3sas_base_sas_iounit_control()
5450 ioc->base_cmds.status = MPT3_CMD_PENDING; in mpt3sas_base_scsi_enclosure_processor()
5808 ioc->port_enable_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_port_enable_done()
5847 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in _base_send_port_enable()
5860 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()
5911 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in mpt3sas_port_enable()
5924 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in mpt3sas_port_enable()
[all …]
Dmpt3sas_transport.c249 ioc->transport_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_transport_done()
326 ioc->transport_cmds.status = MPT3_CMD_PENDING; in _transport_expander_report_manufacture()
1114 ioc->transport_cmds.status = MPT3_CMD_PENDING; in _transport_get_expander_phy_error_log()
1427 ioc->transport_cmds.status = MPT3_CMD_PENDING; in _transport_expander_phy_control()
1941 ioc->transport_cmds.status = MPT3_CMD_PENDING; in _transport_smp_handler()
Dmpt3sas_ctl.c307 ioc->ctl_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_ctl_done()
492 if (ioc->ctl_cmds.status & MPT3_CMD_PENDING) { in mpt3sas_ctl_after_reset_handler()
740 ioc->ctl_cmds.status = MPT3_CMD_PENDING; in _ctl_do_mpt_command()
1567 ioc->ctl_cmds.status = MPT3_CMD_PENDING; in _ctl_diag_register_2()
1960 ioc->ctl_cmds.status = MPT3_CMD_PENDING; in mpt3sas_send_diag_release()
2218 ioc->ctl_cmds.status = MPT3_CMD_PENDING; in _ctl_diag_read_buffer()
Dmpt3sas_config.c274 ioc->config_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_config_done()
400 ioc->config_cmds.status = MPT3_CMD_PENDING; in _config_request()
Dmpt3sas_base.h454 #define MPT3_CMD_PENDING 0x0002 /* pending */ macro
Dmpt3sas_scsih.c2550 ioc->tm_cmds.status &= ~MPT3_CMD_PENDING; in _scsih_tm_done()
2680 ioc->tm_cmds.status = MPT3_CMD_PENDING; in mpt3sas_scsih_issue_tm()
5817 ioc->scsih_cmds.status &= ~MPT3_CMD_PENDING; in _scsih_done()
7625 ioc->scsih_cmds.status = MPT3_CMD_PENDING; in _scsih_ir_fastpath()
9316 if (ioc->scsih_cmds.status & MPT3_CMD_PENDING) { in mpt3sas_scsih_after_reset_handler()
9321 if (ioc->tm_cmds.status & MPT3_CMD_PENDING) { in mpt3sas_scsih_after_reset_handler()
9736 ioc->scsih_cmds.status = MPT3_CMD_PENDING; in _scsih_ir_shutdown()