Home
last modified time | relevance | path

Searched refs:SWITCH_FOUND (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_attr.c2987 if (vha->device_flags & SWITCH_FOUND) in qla2x00_get_host_fabric_name()
Dqla_def.h4894 #define SWITCH_FOUND BIT_0 macro
Dqla_init.c6030 vha->device_flags &= ~SWITCH_FOUND; in qla2x00_configure_fabric()
6033 vha->device_flags |= SWITCH_FOUND; in qla2x00_configure_fabric()