Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c239 ioc->transport_cmds.status |= MPT2_CMD_REPLY_VALID; in mpt2sas_transport_done()
421 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) { in _transport_expander_report_manufacture()
1209 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) { in _transport_get_expander_phy_error_log()
1536 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) { in _transport_expander_phy_control()
1976 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) { in _transport_smp_handler()
Dmpt2sas_config.c253 ioc->config_cmds.status |= MPT2_CMD_REPLY_VALID; in mpt2sas_config_done()
411 if (ioc->config_cmds.status & MPT2_CMD_REPLY_VALID) in _config_request()
Dmpt2sas_ctl.c291 ioc->ctl_cmds.status |= MPT2_CMD_REPLY_VALID; in mpt2sas_ctl_done()
1491 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) { in _ctl_diag_register_2()
1836 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) { in _ctl_send_release()
2109 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) { in _ctl_diag_read_buffer()
Dmpt2sas_base.h277 #define MPT2_CMD_REPLY_VALID 0x0004 /* reply is valid */ macro
Dmpt2sas_base.c683 ioc->base_cmds.status |= MPT2_CMD_REPLY_VALID; in mpt2sas_base_done()
2961 if (ioc->base_cmds.status & MPT2_CMD_REPLY_VALID) in mpt2sas_base_sas_iounit_control()
3059 if (ioc->base_cmds.status & MPT2_CMD_REPLY_VALID) in mpt2sas_base_scsi_enclosure_processor()
Dmpt2sas_scsih.c1942 ioc->tm_cmds.status |= MPT2_CMD_REPLY_VALID; in _scsih_tm_done()
2111 if (ioc->tm_cmds.status & MPT2_CMD_REPLY_VALID) { in mpt2sas_scsih_issue_tm()
4377 ioc->scsih_cmds.status |= MPT2_CMD_REPLY_VALID; in _scsih_done()
6597 if (ioc->scsih_cmds.status & MPT2_CMD_REPLY_VALID) { in _scsih_ir_shutdown()