Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_attr.c1119 case ISP_CFG_FL: in qla2x00_link_state_show()
1683 case ISP_CFG_FL: in qla2x00_get_host_port_type()
Dqla_init.c2485 ha->current_topology = ISP_CFG_FL; in qla2x00_configure_hba()
3010 if (ha->current_topology == ISP_CFG_FL && in qla2x00_configure_loop()
3705 if (ha->current_topology == ISP_CFG_FL && in qla2x00_find_all_fabric_devs()
3774 ISP_CFG_FL) in qla2x00_find_all_fabric_devs()
Dqla_def.h3046 #define ISP_CFG_FL 4 macro