Searched refs:port_enable_cmds (Results 1 – 3 of 3) sorted by relevance
7460 if (ioc->port_enable_cmds.status == MPT3_CMD_NOT_USED) in mpt3sas_port_enable_done()7470 ioc->port_enable_cmds.status &= ~MPT3_CMD_PENDING; in mpt3sas_port_enable_done()7471 ioc->port_enable_cmds.status |= MPT3_CMD_COMPLETE; in mpt3sas_port_enable_done()7472 ioc->port_enable_cmds.status |= MPT3_CMD_REPLY_VALID; in mpt3sas_port_enable_done()7473 memcpy(ioc->port_enable_cmds.reply, mpi_reply, mpi_reply->MsgLength*4); in mpt3sas_port_enable_done()7478 if (ioc->port_enable_cmds.status & MPT3_CMD_COMPLETE_ASYNC) { in mpt3sas_port_enable_done()7479 ioc->port_enable_cmds.status &= ~MPT3_CMD_COMPLETE_ASYNC; in mpt3sas_port_enable_done()7489 complete(&ioc->port_enable_cmds.done); in mpt3sas_port_enable_done()7510 if (ioc->port_enable_cmds.status & MPT3_CMD_PENDING) { in _base_send_port_enable()7521 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()[all …]
1415 struct _internal_cmd port_enable_cmds; member
3739 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _scsih_fw_event_cleanup_queue()11760 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11784 if (ioc->port_enable_cmds.status & MPT3_CMD_RESET) { in scsih_scan_finished()11787 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11800 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11805 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()