Sign in
ara-mdk
/
kernel
/
panda
/
cf013a40081653a55931d6b8ff3372c4395a0e63
/
.
/
drivers
/
target
/
target_core_hba.h
blob: bb0fea5f730c879282c1c939d16e3b1ed524ea8c [
file
] [
log
] [
blame
]
#ifndef
TARGET_CORE_HBA_H
#define
TARGET_CORE_HBA_H
extern
struct
se_hba
*
core_alloc_hba
(
const
char
*,
u32
,
u32
);
extern
int
core_delete_hba
(
struct
se_hba
*);
#endif
/* TARGET_CORE_HBA_H */