Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_attr.c3011 if (vha->device_flags & SWITCH_FOUND) in qla2x00_get_host_fabric_name()
Dqla_def.h4995 #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()