Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_attr.c3004 if (vha->device_flags & SWITCH_FOUND) in qla2x00_get_host_fabric_name()
Dqla_def.h4994 #define SWITCH_FOUND BIT_0 macro
Dqla_init.c6321 vha->device_flags &= ~SWITCH_FOUND; in qla2x00_configure_fabric()
6324 vha->device_flags |= SWITCH_FOUND; in qla2x00_configure_fabric()