Home
last modified time | relevance | path

Searched refs:port_isolated (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_attr.c713 if (vha->hw->flags.port_isolated) { in qla2x00_sysfs_write_reset()
2755 if (vha->hw->flags.port_isolated) in qla2x00_issue_lip()
Dqla_init.c7134 if (vha->hw->flags.port_isolated) in qla2x00_abort_isp()
7275 if (vha->hw->flags.port_isolated) { in qla2x00_abort_isp()
9592 vha->hw->flags.port_isolated = 1; in qla2xxx_disable_port()
9609 vha->hw->flags.port_isolated = 0; in qla2xxx_enable_port()
Dqla_bsg.c2912 if (vha->hw->flags.port_isolated) { in qla24xx_bsg_request()
Dqla_def.h4029 uint32_t port_isolated:1; member