Home
last modified time | relevance | path

Searched refs:port_enable_cmds (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_base.c7647 complete(&ioc->port_enable_cmds.done); in mpt3sas_port_enable_done()
7679 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()
7681 ioc->port_enable_cmds.smid = smid; in _base_send_port_enable()
7685 init_completion(&ioc->port_enable_cmds.done); in _base_send_port_enable()
7699 mpi_reply = ioc->port_enable_cmds.reply; in _base_send_port_enable()
7739 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in mpt3sas_port_enable()
7742 ioc->port_enable_cmds.smid = smid; in mpt3sas_port_enable()
8624 kfree(ioc->port_enable_cmds.reply); in mpt3sas_base_attach()
8664 kfree(ioc->port_enable_cmds.reply); in mpt3sas_base_detach()
8703 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _base_clear_outstanding_mpt_commands()
[all …]
A Dmpt3sas_base.h1419 struct _internal_cmd port_enable_cmds; member
A Dmpt3sas_scsih.c3740 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()

Completed in 37 milliseconds