Home
last modified time | relevance | path

Searched refs:be_id_t (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_target.h255 be_id_t d_id;
257 be_id_t s_id;
700 const be_id_t);
1044 static inline uint32_t sid_to_key(const be_id_t s_id) in sid_to_key()
Dqla_def.h47 } be_id_t; typedef
429 static inline le_id_t be_id_to_le(be_id_t id) in be_id_to_le()
440 static inline be_id_t le_id_to_be(le_id_t id) in le_id_to_be()
442 be_id_t res; in le_id_to_be()
451 static inline port_id_t be_to_port_id(be_id_t id) in be_to_port_id()
463 static inline be_id_t port_id_to_be_id(port_id_t port_id) in port_id_to_be_id()
465 be_id_t res; in port_id_to_be_id()
3072 be_id_t port_id;
3091 be_id_t port_id;
3097 be_id_t port_id;
[all …]
Dtcm_qla2xxx.c1123 const be_id_t s_id) in tcm_qla2xxx_find_sess_by_s_id()
1166 be_id_t s_id) in tcm_qla2xxx_set_sess_by_s_id()
Dqla_target.c181 be_id_t d_id) in qla_find_host_by_d_id()
1330 static int qla24xx_get_loop_id(struct scsi_qla_host *vha, be_id_t s_id, in qla24xx_get_loop_id()
2007 static void abort_cmds_for_lun(struct scsi_qla_host *vha, u64 lun, be_id_t s_id) in abort_cmds_for_lun()
2175 be_id_t s_id; in qlt_24xx_handle_abts()
6202 be_id_t s_id) in qlt_make_local_sess()
6277 be_id_t s_id; in qlt_abort_work()
Dqla_gbl.h946 struct scsi_qla_host *qla_find_host_by_d_id(struct scsi_qla_host *vha, be_id_t d_id);
Dqla_edif.c2545 be_id_t beid; in qla24xx_auth_els()