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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_init.c859 fcport->port_type = FCT_TARGET;
904 fcport->port_type = FCT_TARGET;
6123 if (fcport->port_type == FCT_TARGET)
6138 (fcport->port_type == FCT_TARGET) ? "tgt" :
6835 fcport->port_type = FCT_TARGET;
9555 if (fcport->port_type != FCT_TARGET ||
9844 if (f->port_type != FCT_TARGET)
9959 if (fcport->port_type != FCT_TARGET)
H A Dqla_edif.c618 fcport->port_type & (FCT_TARGET|FCT_NVME_TARGET)))
996 (FCT_TARGET | FCT_NVME_TARGET)))
1005 if (fcport->port_type & (FCT_NVME_TARGET | FCT_TARGET))
H A Dqla_mbx.c2066 fcport->port_type = FCT_TARGET;
2111 fcport->port_type = FCT_TARGET;
6712 fcport->port_type = FCT_TARGET;
H A Dqla_isr.c2125 fcport->port_type = FCT_TARGET;
2560 fcport->port_type = FCT_TARGET;
H A Dqla_target.c4896 sess->port_type = FCT_TARGET;
5134 sess->port_type = FCT_TARGET;
H A Dqla_mr.c1950 fcport->port_type = FCT_TARGET;
H A Dqla_bsg.c1350 if (fcport->port_type != FCT_TARGET)
H A Dqla_def.h2503 FCT_TARGET = 0x04, enumerator in enum:__anon179
H A Dqla_os.c4121 fcport->port_type == FCT_TARGET &&
5419 fcport->port_type = FCT_TARGET;

Completed in 500 milliseconds