Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_attr.c713 if (vha->hw->flags.port_isolated) { in qla2x00_sysfs_write_reset()
2815 if (vha->hw->flags.port_isolated) in qla2x00_issue_lip()
Dqla_init.c7523 if (vha->hw->flags.port_isolated) in qla2x00_abort_isp()
7649 if (vha->hw->flags.port_isolated) { in qla2x00_abort_isp()
10042 vha->hw->flags.port_isolated = 1; in qla2xxx_disable_port()
10072 vha->hw->flags.port_isolated = 0; in qla2xxx_enable_port()
Dqla_bsg.c3013 if (vha->hw->flags.port_isolated) { in qla24xx_bsg_request()
Dqla_def.h4147 uint32_t port_isolated:1; member