Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_init.c857 fcport->port_type = FCT_INITIATOR; in qla24xx_handle_gnl_done_event()
902 fcport->port_type = FCT_INITIATOR; in qla24xx_handle_gnl_done_event()
6004 fcport->port_type != FCT_INITIATOR && in qla2x00_configure_local_loop()
6112 if (fcport->port_type == FCT_INITIATOR) in qla2x00_reg_remote_port()
6702 fcport->port_type != FCT_INITIATOR && in qla2x00_find_all_fabric_devs()
6824 fcport->port_type = FCT_INITIATOR; in qla2x00_fabric_login()
Dqla_isr.c2127 fcport->port_type = FCT_INITIATOR; in qla2x00_mbx_iocb_entry()
2564 fcport->port_type = FCT_INITIATOR; in qla24xx_logio_entry()
Dqla_mbx.c2064 fcport->port_type = FCT_INITIATOR; in qla2x00_get_port_database()
2109 fcport->port_type = FCT_INITIATOR; in qla2x00_get_port_database()
6710 fcport->port_type = FCT_INITIATOR; in __qla24xx_parse_gpdb()
Dqla_mr.c1251 if (fcport->port_type != FCT_INITIATOR) in qlafx00_configure_all_targets()
Dqla_target.c4884 sess->port_type = FCT_INITIATOR; in qlt_handle_login()
5122 sess->port_type = FCT_INITIATOR; in qlt_24xx_handle_els()
Dqla_edif.c1008 if (fcport->port_type & (FCT_NVME_INITIATOR | FCT_INITIATOR)) in qla_edif_app_getfcinfo()
Dqla_def.h2502 FCT_INITIATOR = 0x02, enumerator
Dqla_gs.c3282 fcport->port_type != FCT_INITIATOR && in qla24xx_async_gnnft_done()
Dqla_os.c5407 fcport->port_type = FCT_INITIATOR; in qla24xx_create_new_sess()