Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A 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()
H A Dqla_init.c7533 if (vha->hw->flags.port_isolated) in qla2x00_abort_isp()
7659 if (vha->hw->flags.port_isolated) { in qla2x00_abort_isp()
10052 vha->hw->flags.port_isolated = 1; in qla2xxx_disable_port()
10082 vha->hw->flags.port_isolated = 0; in qla2xxx_enable_port()
H A Dqla_bsg.c3007 if (vha->hw->flags.port_isolated) { in qla24xx_bsg_request()
H A Dqla_def.h4149 uint32_t port_isolated:1; member