Sign in
android
/
kernel
/
common
/
e26d99aed42ec6cdc9540d19c77ac5d4dd2c5b00
/
.
/
include
/
target
/
target_core_device.h
blob: c6123a49014d01270aaba308025473a054b66f6d [
file
] [
log
] [
blame
]
#ifndef
TARGET_CORE_DEVICE_H
#define
TARGET_CORE_DEVICE_H
// external
extern
int
transport_lookup_cmd_lun
(
struct
se_cmd
*,
u32
);
extern
int
transport_lookup_tmr_lun
(
struct
se_cmd
*,
u32
);
#endif
/* TARGET_CORE_DEVICE_H */