Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_target.h255 be_id_t d_id;
257 be_id_t s_id;
700 const be_id_t);
1045 static inline uint32_t sid_to_key(const be_id_t s_id) in sid_to_key()
Dqla_nvme.h121 be_id_t s_id;
Dqla_def.h48 } be_id_t; typedef
415 static inline le_id_t be_id_to_le(be_id_t id) in be_id_to_le()
426 static inline be_id_t le_id_to_be(le_id_t id) in le_id_to_be()
428 be_id_t res; in le_id_to_be()
437 static inline port_id_t be_to_port_id(be_id_t id) in be_to_port_id()
449 static inline be_id_t port_id_to_be_id(port_id_t port_id) in port_id_to_be_id()
451 be_id_t res; in port_id_to_be_id()
3025 be_id_t port_id;
3044 be_id_t port_id;
3050 be_id_t port_id;
[all …]
Dtcm_qla2xxx.c1133 const be_id_t s_id) in tcm_qla2xxx_find_sess_by_s_id()
1176 be_id_t s_id) in tcm_qla2xxx_set_sess_by_s_id()
Dqla_gbl.h953 struct scsi_qla_host *qla_find_host_by_d_id(struct scsi_qla_host *vha, be_id_t d_id);
Dqla_target.c181 be_id_t d_id) in qla_find_host_by_d_id()
1337 static int qla24xx_get_loop_id(struct scsi_qla_host *vha, be_id_t s_id, in qla24xx_get_loop_id()
2014 static void abort_cmds_for_lun(struct scsi_qla_host *vha, u64 lun, be_id_t s_id) in abort_cmds_for_lun()
2182 be_id_t s_id; in qlt_24xx_handle_abts()
6210 be_id_t s_id) in qlt_make_local_sess()
6285 be_id_t s_id; in qlt_abort_work()
Dqla_edif.c2501 be_id_t beid; in qla24xx_auth_els()