Go to the documentation of this file. 1 #ifndef TARGET_CORE_BACKEND_H
2 #define TARGET_CORE_BACKEND_H
4 #define TRANSPORT_PLUGIN_PHBA_PDEV 1
5 #define TRANSPORT_PLUGIN_VHBA_PDEV 2
6 #define TRANSPORT_PLUGIN_VHBA_VDEV 3
19 void *(*allocate_virtdevice)(
struct se_hba *,
const char *);
37 unsigned char *(*get_sense_buffer)(
struct se_cmd *);