Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_backend.h46 void (*tmr_notify)(struct se_device *se_dev, enum tcm_tmreq_table,
H A Dtarget_core_base.h208 enum tcm_tmreq_table { enum
/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.c190 u64 lun, int task, enum tcm_tmreq_table tmr) in tcm_loop_issue_tmr()
/openbmc/linux/drivers/target/
H A Dtarget_core_user.c1239 tcmu_tmr_type(enum tcm_tmreq_table tmf) in tcmu_tmr_type()
1255 tcmu_tmr_notify(struct se_device *se_dev, enum tcm_tmreq_table tmf, in tcmu_tmr_notify()
H A Dtarget_core_transport.c3125 static const char *target_tmf_name(enum tcm_tmreq_table tmf) in target_tmf_name()
/openbmc/linux/drivers/xen/
H A Dxen-scsiback.c616 enum tcm_tmreq_table act, int tag) in scsiback_device_action()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target.c1987 static enum tcm_tmreq_table iscsit_convert_tmf(u8 iscsi_tmf) in iscsit_convert_tmf()