Searched refs:port_enable_cmds (Results 1 – 3 of 3) sorted by relevance
7619 if (ioc->port_enable_cmds.status == MPT3_CMD_NOT_USED) in mpt3sas_port_enable_done()7629 ioc->port_enable_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_port_enable_done()7630 ioc->port_enable_cmds.status |= MPT3_CMD_COMPLETE; in mpt3sas_port_enable_done()7631 ioc->port_enable_cmds.status |= MPT3_CMD_REPLY_VALID; in mpt3sas_port_enable_done()7632 memcpy(ioc->port_enable_cmds.reply, mpi_reply, mpi_reply->MsgLength*4); in mpt3sas_port_enable_done()7637 if (ioc->port_enable_cmds.status & MPT3_CMD_COMPLETE_ASYNC) { in mpt3sas_port_enable_done()7638 ioc->port_enable_cmds.status &= ~MPT3_CMD_COMPLETE_ASYNC; in mpt3sas_port_enable_done()7648 complete(&ioc->port_enable_cmds.done); in mpt3sas_port_enable_done()7669 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in _base_send_port_enable()7680 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()[all …]
1419 struct _internal_cmd port_enable_cmds; member
3739 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _scsih_fw_event_cleanup_queue()11831 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11855 if (ioc->port_enable_cmds.status & MPT3_CMD_RESET) { in scsih_scan_finished()11858 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11871 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11876 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()