Searched refs:port_enable_cmds (Results 1 – 3 of 3) sorted by relevance
7616 if (ioc->port_enable_cmds.status == MPT3_CMD_NOT_USED) in mpt3sas_port_enable_done()7626 ioc->port_enable_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_port_enable_done()7627 ioc->port_enable_cmds.status |= MPT3_CMD_COMPLETE; in mpt3sas_port_enable_done()7628 ioc->port_enable_cmds.status |= MPT3_CMD_REPLY_VALID; in mpt3sas_port_enable_done()7629 memcpy(ioc->port_enable_cmds.reply, mpi_reply, mpi_reply->MsgLength*4); in mpt3sas_port_enable_done()7634 if (ioc->port_enable_cmds.status & MPT3_CMD_COMPLETE_ASYNC) { in mpt3sas_port_enable_done()7635 ioc->port_enable_cmds.status &= ~MPT3_CMD_COMPLETE_ASYNC; in mpt3sas_port_enable_done()7645 complete(&ioc->port_enable_cmds.done); in mpt3sas_port_enable_done()7666 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in _base_send_port_enable()7677 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()[all …]
1419 struct _internal_cmd port_enable_cmds; member
3740 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _scsih_fw_event_cleanup_queue()11832 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11856 if (ioc->port_enable_cmds.status & MPT3_CMD_RESET) { in scsih_scan_finished()11859 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11872 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11877 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()