Home
last modified time | relevance | path

Searched defs:fc_port (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h2590 typedef struct fc_port { struct
2591 struct list_head list;
2592 struct scsi_qla_host *vha;
2593 struct list_head unsol_ctx_head;
2595 unsigned int conf_compl_supported:1;
2596 unsigned int deleted:2;
2597 unsigned int free_pending:1;
2598 unsigned int local:1;
2599 unsigned int logout_on_delete:1;
2600 unsigned int logo_ack_needed:1;
[all …]
H A Dtcm_qla2xxx.h25 struct fc_port *fc_port; member
H A Dtcm_qla2xxx.c1181 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_s_id()
1286 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_loop_id()
/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h381 union bfa_fw_fc_port_stats_s fc_port; member