Home
last modified time | relevance | path

Searched refs:be_id_t (Results 1 – 7 of 7) 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);
1050 static inline uint32_t sid_to_key(const be_id_t s_id) in sid_to_key()
Dqla_nvme.h118 be_id_t s_id;
Dqla_def.h43 } be_id_t; typedef
410 static inline le_id_t be_id_to_le(be_id_t id) in be_id_to_le()
421 static inline be_id_t le_id_to_be(le_id_t id) in le_id_to_be()
423 be_id_t res; in le_id_to_be()
432 static inline port_id_t be_to_port_id(be_id_t id) in be_to_port_id()
444 static inline be_id_t port_id_to_be_id(port_id_t port_id) in port_id_to_be_id()
446 be_id_t res; in port_id_to_be_id()
3024 be_id_t port_id;
3043 be_id_t port_id;
3049 be_id_t port_id;
[all …]
Dtcm_qla2xxx.c1183 const be_id_t s_id) in tcm_qla2xxx_find_sess_by_s_id()
1226 be_id_t s_id) in tcm_qla2xxx_set_sess_by_s_id()
Dqla_target.c188 be_id_t d_id) in qla_find_host_by_d_id()
1341 static int qla24xx_get_loop_id(struct scsi_qla_host *vha, be_id_t s_id, in qla24xx_get_loop_id()
2018 static void abort_cmds_for_lun(struct scsi_qla_host *vha, u64 lun, be_id_t s_id) in abort_cmds_for_lun()
2197 be_id_t s_id; in qlt_24xx_handle_abts()
6235 be_id_t s_id) in qlt_make_local_sess()
6310 be_id_t s_id; in qlt_abort_work()
6372 be_id_t s_id; in qlt_tmr_work()
Dqla_gbl.h948 struct scsi_qla_host *qla_find_host_by_d_id(struct scsi_qla_host *vha, be_id_t d_id);
Dqla_edif.c2414 be_id_t beid; in qla24xx_auth_els()