Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_init.c3314 if (fcport->port_type == FCT_INITIATOR) in qla2x00_reg_remote_port()
3478 fcport->port_type != FCT_INITIATOR && in qla2x00_configure_fabric()
3850 fcport->port_type != FCT_INITIATOR && in qla2x00_find_all_fabric_devs()
4068 fcport->port_type = FCT_INITIATOR; in qla2x00_fabric_login()
Dqla_isr.c1278 fcport->port_type = FCT_INITIATOR; in qla2x00_mbx_iocb_entry()
1504 fcport->port_type = FCT_INITIATOR; in qla24xx_logio_entry()
Dqla_def.h1986 FCT_INITIATOR, enumerator
Dqla_mbx.c1483 fcport->port_type = FCT_INITIATOR; in qla2x00_get_port_database()
1528 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()