Home
last modified time | relevance | path

Searched refs:FCT_TARGET (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c859 fcport->port_type = FCT_TARGET; in qla24xx_handle_gnl_done_event()
904 fcport->port_type = FCT_TARGET; in qla24xx_handle_gnl_done_event()
6165 if (fcport->port_type == FCT_TARGET) in qla2x00_reg_remote_port()
6180 (fcport->port_type == FCT_TARGET) ? "tgt" : in qla2x00_reg_remote_port()
6875 fcport->port_type = FCT_TARGET; in qla2x00_fabric_login()
9808 if (fcport->port_type != FCT_TARGET || in qla24xx_update_fcport_fcp_prio()
10097 if (f->port_type != FCT_TARGET) in qla2x00_get_num_tgts()
10212 if (fcport->port_type != FCT_TARGET) in qla2xxx_get_ini_stats()
H A Dqla_edif.c619 fcport->port_type & (FCT_TARGET|FCT_NVME_TARGET))) in qla_edif_app_start()
997 (FCT_TARGET | FCT_NVME_TARGET))) in qla_edif_app_getfcinfo()
1006 if (fcport->port_type & (FCT_NVME_TARGET | FCT_TARGET)) in qla_edif_app_getfcinfo()
H A Dqla_isr.c2147 fcport->port_type = FCT_TARGET; in qla2x00_mbx_iocb_entry()
2582 fcport->port_type = FCT_TARGET; in qla24xx_logio_entry()
H A Dqla_mbx.c2116 fcport->port_type = FCT_TARGET; in qla2x00_get_port_database()
2161 fcport->port_type = FCT_TARGET; in qla2x00_get_port_database()
6810 fcport->port_type = FCT_TARGET; in __qla24xx_parse_gpdb()
H A Dqla_mr.c1948 fcport->port_type = FCT_TARGET; in qlafx00_fx_disc()
H A Dqla_bsg.c1346 if (fcport->port_type != FCT_TARGET) in qla24xx_iidma()
H A Dqla_os.c4110 fcport->port_type == FCT_TARGET && in qla2x00_mark_all_devices_lost()
5406 fcport->port_type = FCT_TARGET; in qla24xx_create_new_sess()
H A Dqla_target.c5197 sess->port_type = FCT_TARGET; in qlt_handle_login()
6292 sess->port_type = FCT_TARGET; in qlt_24xx_handle_els()
H A Dqla_def.h2524 FCT_TARGET = 0x04, enumerator