Searched refs:port_enable_cmds (Results 1 – 3 of 3) sorted by relevance
7489 complete(&ioc->port_enable_cmds.done); in mpt3sas_port_enable_done()7521 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()7523 ioc->port_enable_cmds.smid = smid; in _base_send_port_enable()7527 init_completion(&ioc->port_enable_cmds.done); in _base_send_port_enable()7541 mpi_reply = ioc->port_enable_cmds.reply; in _base_send_port_enable()7581 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in mpt3sas_port_enable()7584 ioc->port_enable_cmds.smid = smid; in mpt3sas_port_enable()8466 kfree(ioc->port_enable_cmds.reply); in mpt3sas_base_attach()8506 kfree(ioc->port_enable_cmds.reply); in mpt3sas_base_detach()8545 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _base_clear_outstanding_mpt_commands()[all …]
1419 struct _internal_cmd port_enable_cmds; member
3739 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _scsih_fw_event_cleanup_queue()11815 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11839 if (ioc->port_enable_cmds.status & MPT3_CMD_RESET) { in scsih_scan_finished()11842 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11855 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()11860 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()
Completed in 39 milliseconds