Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c3004 if (vha->device_flags & SWITCH_FOUND) in qla2x00_get_host_fabric_name()
H A Dqla_def.h4996 #define SWITCH_FOUND BIT_0 macro
H A Dqla_init.c6331 vha->device_flags &= ~SWITCH_FOUND; in qla2x00_configure_fabric()
6334 vha->device_flags |= SWITCH_FOUND; in qla2x00_configure_fabric()