Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_attr.c2923 if (vha->device_flags & SWITCH_FOUND) in qla2x00_get_host_fabric_name()
H A Dqla_def.h4726 #define SWITCH_FOUND BIT_0 macro
H A Dqla_init.c5781 vha->device_flags &= ~SWITCH_FOUND; in qla2x00_configure_fabric()
5784 vha->device_flags |= SWITCH_FOUND; in qla2x00_configure_fabric()