Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_def.h2332 typedef struct fc_port { struct
2333 struct list_head list;
2334 struct scsi_qla_host *vha;
2336 uint8_t node_name[WWN_SIZE];
2337 uint8_t port_name[WWN_SIZE];
2338 port_id_t d_id;
2339 uint16_t loop_id;
2340 uint16_t old_loop_id;
2342 unsigned int conf_compl_supported:1;
2343 unsigned int deleted:2;
[all …]
Dtcm_qla2xxx.h25 struct fc_port *fc_port; member
Dqla_dfs.c61 fc_port_t fc_port; in qla2x00_dfs_tgt_port_database_show() local
Dtcm_qla2xxx.c1259 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_s_id()
1364 struct fc_port *fc_port, in tcm_qla2xxx_set_sess_by_loop_id()
Dqla_os.c1406 struct scsi_cmnd *cmd, int (*do_reset)(struct fc_port *, uint64_t, int)) in __qla2xxx_eh_generic_reset() argument
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_defs_svc.h389 union bfa_fw_fc_port_stats_s fc_port; member