linux/drivers/target/tcm_remote/tcm_remote.h

/* SPDX-License-Identifier: GPL-2.0 */
#include <linux/types.h>
#include <linux/device.h>

#define TCM_REMOTE_VERSION
#define TL_WWN_ADDR_LEN
#define TL_TPGS_PER_HBA

struct tcm_remote_tpg {};

struct tcm_remote_hba {};