Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_attr.c983 case ISP_CFG_FL: in qla2x00_link_state_show()
1518 case ISP_CFG_FL: in qla2x00_get_host_port_type()
Dqla_init.c2270 ha->current_topology = ISP_CFG_FL; in qla2x00_configure_hba()
2810 if (ha->current_topology == ISP_CFG_FL && in qla2x00_configure_loop()
3438 if (ha->current_topology == ISP_CFG_FL && in qla2x00_find_all_fabric_devs()
3507 ISP_CFG_FL) in qla2x00_find_all_fabric_devs()
Dqla_def.h2903 #define ISP_CFG_FL 4 macro