Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4112 uint32_t fawwpn_enabled:1; member
H A Dqla_isr.c1504 if (ha->flags.fawwpn_enabled && in qla2x00_async_event()
H A Dqla_init.c4833 ha->flags.fawwpn_enabled = in qla2x00_init_rings()
4837 (ha->flags.fawwpn_enabled) ? "enabled" : "disabled"); in qla2x00_init_rings()
H A Dqla_mbx.c4120 ha->flags.fawwpn_enabled && in qla24xx_report_id_acquisition()