Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_attr.c713 if (vha->hw->flags.port_isolated) { in qla2x00_sysfs_write_reset()
2812 if (vha->hw->flags.port_isolated) in qla2x00_issue_lip()
Dqla_init.c7503 if (vha->hw->flags.port_isolated) in qla2x00_abort_isp()
7644 if (vha->hw->flags.port_isolated) { in qla2x00_abort_isp()
9992 vha->hw->flags.port_isolated = 1; in qla2xxx_disable_port()
10022 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.h4138 uint32_t port_isolated:1; member