Searched refs:port_enable_cmds (Results 1 – 3 of 3) sorted by relevance
7632 if (ioc->port_enable_cmds.status == MPT3_CMD_NOT_USED) in mpt3sas_port_enable_done()7642 ioc->port_enable_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_port_enable_done()7643 ioc->port_enable_cmds.status |= MPT3_CMD_COMPLETE; in mpt3sas_port_enable_done()7644 ioc->port_enable_cmds.status |= MPT3_CMD_REPLY_VALID; in mpt3sas_port_enable_done()7645 memcpy(ioc->port_enable_cmds.reply, mpi_reply, mpi_reply->MsgLength*4); in mpt3sas_port_enable_done()7650 if (ioc->port_enable_cmds.status & MPT3_CMD_COMPLETE_ASYNC) { in mpt3sas_port_enable_done()7651 ioc->port_enable_cmds.status &= ~MPT3_CMD_COMPLETE_ASYNC; in mpt3sas_port_enable_done()7661 complete(&ioc->port_enable_cmds.done); in mpt3sas_port_enable_done()7682 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in _base_send_port_enable()7693 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()[all …]
1417 struct _internal_cmd port_enable_cmds; member
3729 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _scsih_fw_event_cleanup_queue()11804 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11828 if (ioc->port_enable_cmds.status & MPT3_CMD_RESET) { in scsih_scan_finished()11831 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11844 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11849 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()