Home
last modified time | relevance | path

Searched refs:FCT_INITIATOR (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_init.c3312 if (fcport->port_type == FCT_INITIATOR) in qla2x00_reg_remote_port()
3484 fcport->port_type != FCT_INITIATOR && in qla2x00_configure_fabric()
3856 fcport->port_type != FCT_INITIATOR && in qla2x00_find_all_fabric_devs()
4072 fcport->port_type = FCT_INITIATOR; in qla2x00_fabric_login()
Dqla_isr.c1306 fcport->port_type = FCT_INITIATOR; in qla2x00_mbx_iocb_entry()
1532 fcport->port_type = FCT_INITIATOR; in qla24xx_logio_entry()
Dqla_def.h1986 FCT_INITIATOR, enumerator
Dqla_mbx.c1496 fcport->port_type = FCT_INITIATOR; in qla2x00_get_port_database()
1541 fcport->port_type = FCT_INITIATOR; in qla2x00_get_port_database()
Dqla_mr.c1273 if (fcport->port_type != FCT_INITIATOR) in qlafx00_configure_all_targets()
Dqla_target.c839 if (!tgt || (fcport->port_type != FCT_INITIATOR)) in qlt_fc_port_added()