Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c7672 complete(&ioc->port_enable_cmds.done); in mpt3sas_port_enable_done()
7704 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in _base_send_port_enable()
7706 ioc->port_enable_cmds.smid = smid; in _base_send_port_enable()
7710 init_completion(&ioc->port_enable_cmds.done); in _base_send_port_enable()
7724 mpi_reply = ioc->port_enable_cmds.reply; in _base_send_port_enable()
7764 ioc->port_enable_cmds.status = MPT3_CMD_PENDING; in mpt3sas_port_enable()
7767 ioc->port_enable_cmds.smid = smid; in mpt3sas_port_enable()
8702 kfree(ioc->port_enable_cmds.reply); in mpt3sas_base_attach()
8742 kfree(ioc->port_enable_cmds.reply); in mpt3sas_base_detach()
8781 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _base_clear_outstanding_mpt_commands()
[all …]
H A Dmpt3sas_base.h1417 struct _internal_cmd port_enable_cmds; member
H A Dmpt3sas_scsih.c3729 ioc->port_enable_cmds.status |= MPT3_CMD_RESET; in _scsih_fw_event_cleanup_queue()
11804 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()
11828 if (ioc->port_enable_cmds.status & MPT3_CMD_RESET) { in scsih_scan_finished()
11831 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()
11844 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()
11849 ioc->port_enable_cmds.status = MPT3_CMD_NOT_USED; in scsih_scan_finished()